ignoring test vulnerabilities #15
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
|
adds 2 + 2 to equal 4:
__tests__/example.test.js#L7
Error: expect(received).toBe(expected) // Object.is equality
Expected: 3
Received: 4
at Object.toBe (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/__tests__/example.test.js:8:19)
at Promise.then.completed (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-circus/build/run.js:126:9)
at run (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/jest-coverage-action-demo/jest-coverage-action-demo/node_modules/jest-runner/build/runTest.js:444:34)
|
|
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 e._setResult (/home/runner/work/_actions/step-security/jest-coverage-report-action/fix_RemoveVuln/dist/index.js:6:19628)
at e.CheckComplete (/home/runner/work/_actions/step-security/jest-coverage-report-action/fix_RemoveVuln/dist/index.js:6:19216)
at ChildProcess.<anonymous> (/home/runner/work/_actions/step-security/jest-coverage-report-action/fix_RemoveVuln/dist/index.js:6:18206)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
|
|
coverage
Jest coverage report action failed
|