feat: basic push-status command implementation and extended push command #3852
tests.yaml
on: pull_request
build-and-unit
6m 40s
cli-package-test
29s
coverage-report
2m 3s
prettier-check
40s
eslint
29s
Annotations
1 error and 10 warnings
prettier-check
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
|