Skip to content

feat: navie --ui

feat: navie --ui #1697

Triggered via pull request January 9, 2025 22:01
Status Success
Total duration 17m 1s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

29 warnings
yarn_install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
yarn_install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_scanner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_scanner: packages/scanner/src/algorithms/hash/hashV1.ts#L37
Unexpected any. Specify a different type
test_scanner: packages/scanner/src/cli/scan/ui/interactiveProgess.ts#L128
'_appMapIndex' is defined but never used
test_scanner: packages/scanner/src/cli/scan/ui/state/addBreakpoint.ts#L76
'_reject' is defined but never used
test_scanner: packages/scanner/src/cli/scan/ui/state/eval.ts#L18
Unexpected any. Specify a different type
test_scanner: packages/scanner/src/cli/scan/ui/state/hint.ts#L6
'_context' is defined but never used
test_scanner: packages/scanner/src/cli/scan/ui/state/initial.ts#L5
'_context' is defined but never used
test_scanner: packages/scanner/src/cli/scan/watchScan.ts#L120
Missing return type on function
test_scanner: packages/scanner/src/database/index.ts#L169
Unexpected any. Specify a different type
test_scanner: packages/scanner/src/ruleInstance.ts#L6
Unexpected any. Specify a different type
test_scanner: packages/scanner/src/rules/deprecated-crypto-algorithm/rule.ts#L26
Unexpected any. Specify a different type
test_the_rest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_cli
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_cli: packages/cli/src/appMapCatalog.js#L1
Require statement not part of import statement
test_cli: packages/cli/src/appMapCatalog.js#L2
Require statement not part of import statement
test_cli: packages/cli/src/appMapCatalog.js#L18
Unsafe assignment of an `any` value
test_cli: packages/cli/src/appMapCatalog.js#L21
Unsafe assignment of an `any` value
test_cli: packages/cli/src/appMapCatalog.js#L23
Computed name [metadata.name] resolves to an any value
test_cli: packages/cli/src/appMapCatalog.js#L23
Unsafe member access .name on an `any` value
test_cli: packages/cli/src/appMapCatalog.js#L24
Unsafe member access .name on an `any` value
test_cli: packages/cli/src/appMapCatalog.js#L26
Computed name [metadata.name] resolves to an any value
test_cli: packages/cli/src/appMapCatalog.js#L26
Unsafe member access .name on an `any` value
test_cli: packages/cli/src/cli.ts#L9
Unsafe assignment of an `any` value
test_chromatic
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_native
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_components
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_components: packages/components/src/components/chat/Chat.vue#L80
'PropType' is defined but never used