Skip to content

Feature/#52 implement page transition(ページトランジションを実装する) #43

Feature/#52 implement page transition(ページトランジションを実装する)

Feature/#52 implement page transition(ページトランジションを実装する) #43

Triggered via pull request January 21, 2024 09:26
Status Failure
Total duration 1m 26s
Artifacts

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
src/app/about/page.test.tsx > should render About page with ContentLayout: src/app/about/page.test.tsx#L6
TestingLibraryElementError: Unable to find an accessible element with the role "presentation" There are no accessible roles. But there might be some inaccessible roles. If you wish to access them, then set the `hidden` option to `true`. Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole Ignored nodes: comments, script, style <body> <div> <div class="overflow-hidden" style="opacity: 0; transform: translateX(0px) translateY(200px) translateZ(0);" > children </div> </div> </body> at Object.getElementError (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/config.js:37:19) at /home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at /home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at /home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 at Object.getByRole (/home/runner/work/bear29ers.com/bear29ers.com/src/app/about/page.test.tsx:8:12) at Promise.then.completed (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/utils.js:293:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/utils.js:226:10) at _callCircusTest (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:297:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:233:3) at _runTestsForDescribeBlock (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:135:9) at _runTestsForDescribeBlock (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:130:9) at run (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:68:3) at runAndTransformResultsToJestFormat (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-runner/build/testWorker.js:106:12)
src/app/about/page.test.tsx > should render Animated text heading: src/app/about/page.test.tsx#L11
TestingLibraryElementError: Unable to find an accessible element with the role "heading" There are no accessible roles. But there might be some inaccessible roles. If you wish to access them, then set the `hidden` option to `true`. Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole Ignored nodes: comments, script, style <body> <div> <div class="overflow-hidden" style="opacity: 0; transform: translateX(0px) translateY(200px) translateZ(0);" > children </div> </div> </body> at Object.getElementError (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/config.js:37:19) at /home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at /home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at /home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 at Object.getByRole (/home/runner/work/bear29ers.com/bear29ers.com/src/app/about/page.test.tsx:13:12) at Promise.then.completed (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/utils.js:293:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/utils.js:226:10) at _callCircusTest (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:297:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:233:3) at _runTestsForDescribeBlock (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:135:9) at _runTestsForDescribeBlock (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:130:9) at run (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:68:3) at runAndTransformResultsToJestFormat (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-runner/build/testWorker.js:106:12)
src/app/about/page.test.tsx > should render Profile component: src/app/about/page.test.tsx#L16
TestingLibraryElementError: Unable to find an accessible element with the role "grid" There are no accessible roles. But there might be some inaccessible roles. If you wish to access them, then set the `hidden` option to `true`. Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole Ignored nodes: comments, script, style <body> <div> <div class="overflow-hidden" style="opacity: 0; transform: translateX(0px) translateY(200px) translateZ(0);" > children </div> </div> </body> at Object.getElementError (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/config.js:37:19) at /home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at /home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at /home/runner/work/bear29ers.com/bear29ers.com/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 at Object.getByRole (/home/runner/work/bear29ers.com/bear29ers.com/src/app/about/page.test.tsx:18:12) at Promise.then.completed (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/utils.js:293:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/utils.js:226:10) at _callCircusTest (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:297:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:233:3) at _runTestsForDescribeBlock (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:135:9) at _runTestsForDescribeBlock (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:130:9) at run (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/run.js:68:3) at runAndTransformResultsToJestFormat (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/bear29ers.com/bear29ers.com/node_modules/jest-runner/build/testWorker.js:106:12)
coverage
Error: The process '/usr/local/bin/npx' failed with exit code 1 Error: The process '/usr/local/bin/npx' failed with exit code 1 at rh._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17898) at rh.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17485) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:16477) at ChildProcess.emit (node:events:517:28) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:303:5)
coverage
Jest coverage report action failed
coverage
Process completed with exit code 1.