Skip to content

Reshuffle editor specs into categories #125

Reshuffle editor specs into categories

Reshuffle editor specs into categories #125

Triggered via push September 23, 2024 14:20
Status Failure
Total duration 1m 22s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
TestingLibraryElementError: Unable to find an element with the text: Section. This could be because the text is broken up by multiple elements. In this case: prosemirror-client/node_modules/@testing-library/dom/dist/wait-for.js#L163
Ignored nodes: comments, script, style <div data-testid="cql-input-typeahead" style="left: 0px; top: 0px;" > <div class="Cql__Option Cql__Option--is-selected" data-index="0" > <div class="Cql__OptionLabel" > Tag </div> <div class="Cql__OptionDescription" > Search by content tags, e.g. sport/football </div> </div> </div> Ignored nodes: comments, script, style <div data-testid="cql-input-typeahead" style="left: 0px; top: 0px;" > <div class="Cql__Option Cql__Option--is-selected" data-index="0" > <div class="Cql__OptionLabel" > Tag </div> <div class="Cql__OptionDescription" > Search by content tags, e.g. sport/football </div> </div> </div> at waitForWrapper (/home/runner/work/cql/cql/prosemirror-client/node_modules/@testing-library/dom/dist/wait-for.js:163:31) at /home/runner/work/cql/cql/prosemirror-client/src/cqlInput/CqlInput.spec.ts:145:13
static-site
Process completed with exit code 1.
gu-cdk-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/