Refactor storage service to improve modularity and error handling #9
Annotations
5 errors and 15 warnings
test-and-build
Missing `checks: write` permission
Error: Missing `checks: write` permission
at ib (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:15140)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16543
at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async jN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16393)
|
test-and-build
Missing `checks: write` permission
Error: Missing `checks: write` permission
at ib (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:15140)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16838
at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async jN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16567)
|
test-and-build
HttpError: Resource not accessible by integration
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:8:324893
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async DE (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2108:872)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:17050
at async _r (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async jN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2146:16937)
|
test-and-build
Jest coverage report action failed
|
test-and-build
Process completed with exit code 1.
|
test-and-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🧾 Statement is not covered:
src/services/storage/gcp.ts#L44
Warning! Not covered statement
|
🧾 Statement is not covered:
src/services/storage/gcp.ts#L45
Warning! Not covered statement
|
🧾 Statement is not covered:
src/services/storage/gcp.ts#L47
Warning! Not covered statement
|
🧾 Statement is not covered:
src/services/storage/gcp.ts#L48
Warning! Not covered statement
|
🧾 Statement is not covered:
src/services/storage/gcp.ts#L49
Warning! Not covered statement
|
🧾 Statement is not covered:
src/services/storage/gcp.ts#L51
Warning! Not covered statement
|
🕹️ Function is not covered:
src/services/storage/gcp.ts#L43
Warning! Not covered function
|
🧾 Statement is not covered:
src/services/storage/local.ts#L40
Warning! Not covered statement
|
🧾 Statement is not covered:
src/services/storage/local.ts#L41
Warning! Not covered statement
|
🧾 Statement is not covered:
src/services/storage/local.ts#L42
Warning! Not covered statement
|
🧾 Statement is not covered:
src/services/storage/local.ts#L43
Warning! Not covered statement
|
🕹️ Function is not covered:
src/services/storage/local.ts#L39
Warning! Not covered function
|
🕹️ Function is not covered:
src/services/storage/local.ts#L41
Warning! Not covered function
|
🕹️ Function is not covered:
src/services/storage/local.ts#L42
Warning! Not covered function
|