Bump webpack from 5.93.0 to 5.94.0 #4668
pr.yml
on: pull_request
code-style
1m 53s
Coverage report
22m 1s
Annotations
4 errors and 10 warnings
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 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 report
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 OE (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2107:872)
at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:16025
at async wr (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async LN (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2145:15912)
|
Coverage report
Jest coverage report action failed
|
Coverage report
Process completed with exit code 1.
|
code-style:
packages/cli/src/commands/build/index.ts#L51
Unexpected any. Specify a different type
|
code-style:
packages/cli/src/commands/codegen/generate.ts#L147
Unexpected any. Specify a different type
|
code-style:
packages/cli/src/commands/codegen/generate.ts#L172
Unexpected any. Specify a different type
|
code-style:
packages/cli/src/commands/codegen/index.ts#L57
Unexpected any. Specify a different type
|
code-style:
packages/cli/src/commands/init.ts#L32
'opt' is defined but never used
|
code-style:
packages/cli/src/commands/init.ts#L32
Unexpected any. Specify a different type
|
code-style:
packages/cli/src/commands/init.ts#L170
Argument 'flags' should be typed with a non-any type
|
code-style:
packages/cli/src/commands/init.ts#L170
Unexpected any. Specify a different type
|
code-style:
packages/cli/src/commands/publish.ts#L27
Unexpected any. Specify a different type
|
code-style:
packages/cli/src/controller/add-chain-controller.ts#L4
'assert' is defined but never used
|