Skip to content

* fix long existing lint error

Sign in for the full log view
GitHub Actions / Jest Unit Test Results failed Jun 27, 2024 in 0s

2 fail, 1 018 pass in 8m 7s

       1 files  ±0     154 suites  ±0   8m 7s ⏱️ +9s
1 020 tests ±0  1 018 ✔️ ±0  0 💤 ±0  2 ±0 
1 027 runs  ±0  1 025 ✔️ ±0  0 💤 ±0  2 ±0 

Results for commit a11d3f4. ± Comparison against earlier commit eeb8faa.

Annotations

Check warning on line 0 in Package choosing an option and clicking the add to selected agreement button

See this annotation in the file changed.

@github-actions github-actions / Jest Unit Test Results

Package choosing an option and clicking the add to selected agreement button (Package choosing an option and clicking the add to selected agreement button) failed

artifacts/jest-junit/junit.xml
Raw output
Error: Timed out in waitFor.
    at waitForWrapper (/home/runner/work/ui-agreements/ui-agreements/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/wait-for.js:163:27)
    at Object.<anonymous> (/home/runner/work/ui-agreements/ui-agreements/src/components/views/Basket/Basket.test.js:63:18)
    at runNextTicks (node:internal/process/task_queues:60:5)
    at listOnTimeout (node:internal/timers:538:9)
    at processTimers (node:internal/timers:512:7)

Check warning on line 0 in AgreementContentFilter renders the Content field

See this annotation in the file changed.

@github-actions github-actions / Jest Unit Test Results

AgreementContentFilter renders the Content field (AgreementContentFilter renders the Content field) failed

artifacts/jest-junit/junit.xml
Raw output
NoSuchElementError: did not find multi select with id "agreementContent[0]-content-multi-select", did you mean one of:

┃ id: "agreementContent[0]-content-multi-… ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
┃ ⨯ ""                                     ┃
    at throwNoSuchElementError (/home/runner/work/ui-agreements/ui-agreements/node_modules/@interactors/core/src/resolvers.ts:34:11)
    at findFirstMatch (/home/runner/work/ui-agreements/ui-agreements/node_modules/@interactors/core/src/resolvers.ts:47:3)
    at resolveFirst (/home/runner/work/ui-agreements/ui-agreements/node_modules/@interactors/core/src/resolvers.ts:80:10)
    at /home/runner/work/ui-agreements/ui-agreements/node_modules/@interactors/core/src/constructor.ts:116:23
    at converge (/home/runner/work/ui-agreements/ui-agreements/node_modules/@interactors/core/src/converge.ts:9:14)
    at converge.next (<anonymous>)
    at /home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/controller/iterator-controller.ts:61:29
    at /home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/controller/iterator-controller.ts:36:16
    at Object.run (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/run-loop.ts:24:15)
    at resume (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/controller/iterator-controller.ts:33:21)
    at trap (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/controller/iterator-controller.ts:61:7)
    at run (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/future.ts:104:11)
    at Object.run (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/run-loop.ts:24:15)
    at produce (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/future.ts:115:15)
    at finalize (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/task.ts:514:5)
    at /home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/task.ts:462:5
    at run (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/future.ts:104:11)
    at Object.run (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/run-loop.ts:24:15)
    at produce (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/future.ts:115:15)
    at /home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/controller/delegate-controller.ts:23:7
    at run (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/future.ts:104:11)
    at Object.run (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/run-loop.ts:24:15)
    at produce (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/future.ts:115:15)
    at run (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/future.ts:104:11)
    at Object.run (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/run-loop.ts:24:15)
    at produce (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/future.ts:115:15)
    at resolve (/home/runner/work/ui-agreements/ui-agreements/node_modules/@effection/core/src/future.ts:145:28)
    at Timeout.task (/home/runner/work/ui-agreements/ui-agreements/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/browser/Window.js:520:19)
    at listOnTimeout (node:internal/timers:569:17)
    at processTimers (node:internal/timers:512:7)