Skip to content

fix: component-name-unique rule should report location #5375

fix: component-name-unique rule should report location

fix: component-name-unique rule should report location #5375

Triggered via pull request October 10, 2024 09:03
Status Failure
Total duration 7m 12s
Artifacts

tests.yaml

on: pull_request
build-and-unit
6m 59s
build-and-unit
cli-package-test
32s
cli-package-test
coverage-report
2m 14s
coverage-report
code-style-check
37s
code-style-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
code-style-check
Process completed with exit code 1.
coverage-report
Error: The process '/opt/hostedtoolcache/node/20.17.0/x64/bin/npm' failed with exit code 1 Error: The process '/opt/hostedtoolcache/node/20.17.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:519:28) at maybeClose (node:internal/child_process:1105:16) at ChildProcess._handle.onexit (node:internal/child_process:305:5)
coverage-report
HttpError: Resource not accessible by integration HttpError: Resource not accessible by integration at /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:2:329684 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async a4 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:28:829) at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:52:1616 at async je (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:51:156) at async Ow (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2.0.8/dist/index.js:52:1537)
coverage-report
Jest coverage report action failed
coverage-report
Process completed with exit code 1.
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/