Install Lingui #297
Annotations
7 errors and 3 warnings
Run tests:
apps/pwa/src/components/periodic-table/PeriodicTable.test.tsx#L22
TestingLibraryElementError: Unable to find a label with the text of: /loading/i
Ignored nodes: comments, script, style
<body>
<div>
<div
class="flex h-full w-full items-center justify-center"
/>
</div>
</body>
❯ Object.getElementError ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19
❯ getAllByLabelText ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/queries/label-text.js:111:38
❯ ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ getByLabelText ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/components/periodic-table/PeriodicTable.test.tsx:22:19
|
Run tests:
apps/pwa/src/components/periodic-table/PeriodicTable.test.tsx#L27
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ src/components/periodic-table/PeriodicTable.test.tsx:27:11
|
Run tests:
apps/pwa/src/components/periodic-table-test/settings/PeriodicTableTestSettings.test.tsx#L28
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ src/components/periodic-table-test/settings/PeriodicTableTestSettings.test.tsx:28:9
|
Run tests:
apps/pwa/src/components/periodic-table-test/settings/PeriodicTableTestSettings.test.tsx#L41
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ src/components/periodic-table-test/settings/PeriodicTableTestSettings.test.tsx:41:9
|
Run tests:
apps/pwa/src/components/valences-test/settings/ValencesTestSettings.test.tsx#L28
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ src/components/valences-test/settings/ValencesTestSettings.test.tsx:28:9
|
Run tests:
apps/pwa/src/components/valences-test/settings/ValencesTestSettings.test.tsx#L41
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ src/components/valences-test/settings/ValencesTestSettings.test.tsx:41:9
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set output
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Upload playwright report
No files were found with the provided path: projects/e2e/playwright-report/. No artifacts will be uploaded.
|
Loading