Fix ratelimit check #167
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
code-style
1m 29s
Coverage report
2m 27s
Annotations
2 errors and 12 warnings
Coverage report
Error: The process '/opt/hostedtoolcache/node/18.18.0/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/18.18.0/x64/bin/npm' failed with exit code 1
at rh._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17898)
at rh.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17485)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:16477)
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 report
Error: The process '/usr/local/bin/yarn' failed with exit code 1
Error: The process '/usr/local/bin/yarn' failed with exit code 1
at rh._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17898)
at rh.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17485)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:16477)
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)
|
code-style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
code-style:
packages/common-algorand/src/project/models.ts#L14
'AlgorandRuntimeHandlerFilter' is defined but never used
|
code-style:
packages/common-algorand/src/project/models.ts#L145
Unexpected any. Specify a different type
|
code-style:
packages/common-algorand/src/project/models.ts#L185
Unexpected any. Specify a different type
|
code-style:
packages/common-algorand/src/project/validation/is-string-or-object.validation.ts#L7
Missing return type on function
|
code-style
Unexpected any. Specify a different type
|
code-style:
packages/common-algorand/src/project/versioned/v1_0_0/model.ts#L26
'IsNotEmpty' is defined but never used
|
code-style:
packages/common-algorand/src/project/versioned/v1_0_0/model.ts#L83
Unexpected any. Specify a different type
|
code-style:
packages/common-algorand/src/project/versioned/v1_0_0/model.ts#L83
Unexpected any. Specify a different type
|
code-style:
packages/node/src/algorand/algorand.spec.ts#L35
Unexpected any. Specify a different type
|
code-style:
packages/node/src/algorand/algorand.spec.ts#L117
Unexpected any. Specify a different type
|
Coverage report
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|