Skip to content

Add Polish scale

Add Polish scale #30

Triggered via pull request October 7, 2024 22:36
@AgilulfoAgilulfo
synchronize #173
Status Failure
Total duration 1m 16s
Artifacts

code-coverage.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Polish > isType > VI+/VI.1+ is not a valid slash grade: src/__tests__/scales/polish.ts#L15
Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true at Object.<anonymous> (/home/runner/work/sandbag/sandbag/src/__tests__/scales/polish.ts:16:41) at Promise.then.completed (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/utils.js:293:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/utils.js:226:10) at _callCircusTest (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/run.js:297:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/run.js:233:3) at _runTestsForDescribeBlock (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/run.js:135:9) at _runTestsForDescribeBlock (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/run.js:130:9) at _runTestsForDescribeBlock (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/run.js:130:9) at run (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/run.js:68:3) at runAndTransformResultsToJestFormat (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/home/runner/work/sandbag/sandbag/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/home/runner/work/sandbag/sandbag/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/sandbag/sandbag/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/home/runner/work/sandbag/sandbag/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 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.
🕹️ Function is not covered: src/index.ts#L350
Warning! Not covered function
🕹️ Function is not covered: src/index.ts#L351
Warning! Not covered function
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/