feat: basic push-status command implementation and extended push command #3856
tests.yaml
on: pull_request
build-and-unit
2m 21s
cli-package-test
33s
coverage-report
1m 57s
prettier-check
41s
eslint
24s
Annotations
4 errors and 10 warnings
coverage-report
Error: The process '/opt/hostedtoolcache/node/18.19.0/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/18.19.0/x64/bin/npm' failed with exit code 1
at jp._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:10:17263)
at jp.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:10:16853)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:10:15846)
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
Jest coverage report action failed
|
coverage-report
Process completed with exit code 1.
|
build-and-unit
Process completed with exit code 1.
|
eslint:
packages/cli/src/commands/build-docs/types.ts#L8
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/build-docs/types.ts#L9
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/build-docs/types.ts#L19
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/build-docs/utils.ts#L51
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L52
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L183
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L304
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L312
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L338
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L641
Unexpected any. Specify a different type
|