Skip to content

feat(scanner): add '--packages-depth' parameter. #14488

feat(scanner): add '--packages-depth' parameter.

feat(scanner): add '--packages-depth' parameter. #14488

Triggered via pull request March 4, 2024 10:15
Status Failure
Total duration 7m 54s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commit-lint
You have commit messages with errors ⧗ input: feat(scanner): add '--packages-depth' parameter. The '--packages-depth' parameter allows not to scan the whole dependency tree. For example, if you use 'scan --packages-depth 1' then the scan will be performed on projects and the first level of packages (i.e. the direct dependencies). By default, the value is -1, which means no limit, all packages will be scanned. Signed-off-by: François Barbe <[email protected]> ✖ subject may not end with full stop [subject-full-stop] ⚠ subject must be pascal-case, sentence-case, start-case, upper-case [subject-case] ✖ found 1 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
qodana-scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.