Skip to content

BlackDuck advisor PoC #18251

BlackDuck advisor PoC

BlackDuck advisor PoC #18251

Triggered via pull request December 17, 2024 09:01
Status Failure
Total duration 11m 12s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 5 warnings, and 3 notices
commit-lint
You have commit messages with errors ⧗ input: GRADLE: DROP THE -WEERROR COMPLIE OPTION Signed-off-by: Frank Viernau <[email protected]> ✖ type must be lower-case [type-case] ✖ type must be one of [build, chore, ci, deps, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: WIP! feat(black-duck): Allow overriding querying by purl If the package has the BlackDuck origin speciified as external ID, use that reference to determine the corresponding origin for which to query the vulnerabilities. Note: This is necessary in the following case TBD Signed-off-by: Frank Viernau <[email protected]> ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
completions
Process completed with exit code 1.
detekt-issues
Process completed with exit code 1.
qodana-scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
qodana-scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
qodana-scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
Unused symbol: plugins/advisors/black-duck/src/funTest/kotlin/BlackDuckFunTest.kt#L42
Class "BlackDuckFunTest" is never used