Skip to content

fix: fix for incorrect refs on join #4132

fix: fix for incorrect refs on join

fix: fix for incorrect refs on join #4132

Triggered via pull request February 6, 2024 17:44
Status Success
Total duration 7m 32s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L54
Unexpected any. Specify a different type
eslint: packages/cli/src/commands/join.ts#L186
Unexpected any. Specify a different type
eslint: packages/cli/src/commands/join.ts#L309
Unexpected any. Specify a different type
eslint: packages/cli/src/commands/join.ts#L317
Unexpected any. Specify a different type
eslint: packages/cli/src/commands/join.ts#L343
Unexpected any. Specify a different type
eslint: packages/cli/src/commands/join.ts#L642
Unexpected any. Specify a different type
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/.
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/.
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/.