pages build and deployment #1163
pages-build-deployment
on: dynamic
build
19s
report-build-status
3s
deploy
13s
Annotations
3 errors and 1 warning
ChapterShowHelper should > run all update actions and return undefined if there was an error:
tests/helpers/routes/ChapterShowHelper.test.ts#L86
Error: expect(received).resolves.toBeUndefined()
Received promise rejected instead of resolved
Rejected to value: [Error: Error: Error]
at expect (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/expect/build/index.js:113:15)
at /home/runner/work/audnexus/audnexus/tests/helpers/routes/ChapterShowHelper.test.ts:89:9
at Generator.next (<anonymous>)
at /home/runner/work/audnexus/audnexus/tests/helpers/routes/ChapterShowHelper.test.ts:8:71
at new Promise (<anonymous>)
at Object.<anonymous>.__awaiter (/home/runner/work/audnexus/audnexus/tests/helpers/routes/ChapterShowHelper.test.ts:4:12)
at Object.<anonymous> (/home/runner/work/audnexus/audnexus/tests/helpers/routes/ChapterShowHelper.test.ts:86:87)
at Promise.then.completed (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:121:9)
at run (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-runner/build/testWorker.js:106:12)
|
AuthorShowHelper should > run updateActions and return original author if there was an error:
tests/helpers/routes/AuthorShowHelper.test.ts#L88
Error: expect(received).resolves.toStrictEqual()
Received promise rejected instead of resolved
Rejected to value: [Error: Error: error]
at expect (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/expect/build/index.js:113:15)
at /home/runner/work/audnexus/audnexus/tests/helpers/routes/AuthorShowHelper.test.ts:91:9
at Generator.next (<anonymous>)
at /home/runner/work/audnexus/audnexus/tests/helpers/routes/AuthorShowHelper.test.ts:8:71
at new Promise (<anonymous>)
at Object.<anonymous>.__awaiter (/home/runner/work/audnexus/audnexus/tests/helpers/routes/AuthorShowHelper.test.ts:4:12)
at Object.<anonymous> (/home/runner/work/audnexus/audnexus/tests/helpers/routes/AuthorShowHelper.test.ts:88:88)
at Promise.then.completed (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:121:9)
at run (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-runner/build/testWorker.js:106:12)
|
BookShowHelper should > run updateActions and return original book if there was an error:
tests/helpers/routes/BookShowHelper.test.ts#L89
Error: expect(received).resolves.toStrictEqual()
Received promise rejected instead of resolved
Rejected to value: [Error: Error: error]
at expect (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/expect/build/index.js:113:15)
at /home/runner/work/audnexus/audnexus/tests/helpers/routes/BookShowHelper.test.ts:92:9
at Generator.next (<anonymous>)
at /home/runner/work/audnexus/audnexus/tests/helpers/routes/BookShowHelper.test.ts:31:71
at new Promise (<anonymous>)
at Object.<anonymous>.__awaiter (/home/runner/work/audnexus/audnexus/tests/helpers/routes/BookShowHelper.test.ts:27:12)
at Object.<anonymous> (/home/runner/work/audnexus/audnexus/tests/helpers/routes/BookShowHelper.test.ts:89:86)
at Promise.then.completed (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:121:9)
at run (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/home/runner/work/audnexus/audnexus/node_modules/.pnpm/[email protected]/node_modules/jest-runner/build/testWorker.js:106:12)
|
🧾 Statement is not covered:
src/helpers/routes/GenericShowHelper.ts#L232
Warning! Not covered statement
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
37.5 KB |
|