Skip to content

fix: do not try resolving exteranlValues used as property names #5436

fix: do not try resolving exteranlValues used as property names

fix: do not try resolving exteranlValues used as property names #5436

Triggered via pull request October 18, 2024 19:18
Status Success
Total duration 6m 50s
Artifacts

tests.yaml

on: pull_request
build-and-unit
6m 40s
build-and-unit
cli-package-test
33s
cli-package-test
coverage-report
2m 33s
coverage-report
code-style-check
39s
code-style-check
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
cli-package-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-style-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-style-check: packages/cli/src/commands/build-docs/types.ts#L10
Unexpected any. Specify a different type
code-style-check: packages/cli/src/commands/build-docs/types.ts#L11
Unexpected any. Specify a different type
code-style-check: packages/cli/src/commands/build-docs/types.ts#L21
Unexpected any. Specify a different type
code-style-check: packages/cli/src/commands/build-docs/utils.ts#L51
Unexpected any. Specify a different type
code-style-check: packages/cli/src/commands/join.ts#L46
Unexpected any. Specify a different type
code-style-check: packages/cli/src/commands/join.ts#L163
Unexpected any. Specify a different type
code-style-check: packages/cli/src/commands/join.ts#L286
Unexpected any. Specify a different type
code-style-check: packages/cli/src/commands/join.ts#L294
Unexpected any. Specify a different type
code-style-check: packages/cli/src/commands/join.ts#L320
Unexpected any. Specify a different type
code-style-check: packages/cli/src/commands/join.ts#L619
Unexpected any. Specify a different type
coverage-report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/