Skip to content

Move tests in right folder #21

Move tests in right folder

Move tests in right folder #21

Triggered via push April 23, 2024 10:36
Status Failure
Total duration 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 42 warnings
Unit tests > canonicalize: packages/massa-web3/test/experimental/unit/operationManager.spec.ts#L98
Error: missing `PRIVATE_KEY` environment variable at Function.fromEnv (/home/runner/work/massa-web3/massa-web3/packages/massa-web3/src/experimental/basicElements/keys.ts:113:13) at Object.<anonymous> (/home/runner/work/massa-web3/massa-web3/packages/massa-web3/test/experimental/unit/operationManager.spec.ts:108:40) at Promise.then.completed (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at async _runTest (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:252:3) at async _runTestsForDescribeBlock (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:126:9) at async _runTestsForDescribeBlock (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:121:9) at async run (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:71:3) at async runAndTransformResultsToJestFormat (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at async jestAdapter (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at async runTestInternal (/home/runner/work/massa-web3/massa-web3/node_modules/jest-runner/build/runTest.js:367:16) at async runTest (/home/runner/work/massa-web3/massa-web3/node_modules/jest-runner/build/runTest.js:444:34)
Unit tests > canonicalize - execute: packages/massa-web3/test/experimental/unit/operationManager.spec.ts#L131
Error: missing `PRIVATE_KEY` environment variable at Function.fromEnv (/home/runner/work/massa-web3/massa-web3/packages/massa-web3/src/experimental/basicElements/keys.ts:113:13) at Object.<anonymous> (/home/runner/work/massa-web3/massa-web3/packages/massa-web3/test/experimental/unit/operationManager.spec.ts:154:40) at Promise.then.completed (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at async _runTest (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:252:3) at async _runTestsForDescribeBlock (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:126:9) at async _runTestsForDescribeBlock (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:121:9) at async run (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/run.js:71:3) at async runAndTransformResultsToJestFormat (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at async jestAdapter (/home/runner/work/massa-web3/massa-web3/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at async runTestInternal (/home/runner/work/massa-web3/massa-web3/node_modules/jest-runner/build/runTest.js:367:16) at async runTest (/home/runner/work/massa-web3/massa-web3/node_modules/jest-runner/build/runTest.js:444:34)
coverage
Error: The process '/usr/local/bin/npm' failed with exit code 1 Error: The process '/usr/local/bin/npm' failed with exit code 1 at wd._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:19186) at wd.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:18773) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17765) 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.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.