feat: basic push-status command implementation and extended push command #3941
tests.yaml
on: pull_request
build-and-unit
26s
cli-package-test
33s
coverage-report
2m 3s
prettier-check
41s
eslint
31s
Annotations
7 errors and 10 warnings
build-and-unit:
packages/core/src/redocly/cloud/__tests__/api.client.test.ts#L229
Expected 4 arguments, but got 5.
|
build-and-unit:
packages/core/src/redocly/cloud/__tests__/api.client.test.ts#L261
Expected 4 arguments, but got 5.
|
build-and-unit:
packages/core/src/redocly/cloud/__tests__/api.client.test.ts#L275
Expected 4 arguments, but got 5.
|
build-and-unit
Process completed with exit code 2.
|
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.
|
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#L53
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L185
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L306
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L314
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L340
Unexpected any. Specify a different type
|
eslint:
packages/cli/src/commands/join.ts#L643
Unexpected any. Specify a different type
|