feat: add markdown output format to stats command #4067
tests.yaml
on: pull_request
build-and-unit
7m 16s
cli-package-test
38s
coverage-report
1m 53s
prettier-check
32s
eslint
31s
Annotations
15 warnings
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
prettier-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cli-package-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage-report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|