Skip to content

Bump package version #298

Bump package version

Bump package version #298

Triggered via push December 15, 2024 20:36
Status Failure
Total duration 1m 37s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
Extract Locales
Process completed with exit code 1.
src/components/periodic-table/PeriodicTable.test.tsx > should render the periodic table > should show a spinner: 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
src/components/periodic-table/PeriodicTable.test.tsx > should render the periodic table > should show all the elements of the periodic table: 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
src/components/periodic-table-test/settings/PeriodicTableTestSettings.test.tsx > should render the periodic table test settings: 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
src/components/periodic-table-test/settings/PeriodicTableTestSettings.test.tsx > selection buttons should work: 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
src/components/valences-test/settings/ValencesTestSettings.test.tsx > should render the valences test settings: 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
src/components/valences-test/settings/ValencesTestSettings.test.tsx > selection buttons should work: 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
test
Process completed with exit code 1.
Extract Locales
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typechecking
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typechecking
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/
linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
linter
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/
linter: apps/pwa/src/components/App.tsx#L46
'theme' is assigned a value but never used. Allowed unused vars must match /^_/u
linter: apps/pwa/src/screens/Home.tsx#L25
'i18n' is assigned a value but never used. Allowed unused vars must match /^_/u
linter: apps/pwa/src/screens/Home.tsx#L135
'value' is assigned a value but never used. Allowed unused vars must match /^_/u
linter: apps/pwa/src/screens/Home.tsx#L135
'inputProps' is assigned a value but never used. Allowed unused vars must match /^_/u
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
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/
test
No files were found with the provided path: projects/e2e/playwright-report/. No artifacts will be uploaded.