feat: improve resolving of maven based dependencies #13341
static-analysis.yml
on: pull_request
commit-lint
16s
code-base-checks
45s
detekt-issues
1m 47s
markdown-links
15s
markdownlint
9s
qodana-scan
7m 28s
reuse-tool
9s
Annotations
3 errors
commit-lint
You have commit messages with errors
⧗ input: Disable schedule for docker workflow.
✖ subject may not be empty [subject-empty]
✖ subject may not end with full stop [subject-full-stop]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(maven): improve speed of resolving maven dependencies.
Signed-off-by: Thomas Neidhart <[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
⧗ input: Cleanup unused imports.
✖ subject may not be empty [subject-empty]
✖ subject may not end with full stop [subject-full-stop]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Check if artifact exists if no checksum is found.
✖ subject may not be empty [subject-empty]
✖ subject may not end with full stop [subject-full-stop]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: When retrieving pom for the artifact do not include a classifier, ignore artifacts that are resolved locally.
✖ header must not be longer than 75 characters, current length is 109 [header-max-length]
✖ subject may not be empty [subject-empty]
✖ subject may not end with full stop [subject-full-stop]
✖ type may not be empty [type-empty]
✖ found 4 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
detekt-issues
Gradle build failed: see console output for details
|
detekt-issues
Path does not exist: build/reports/detekt/merged.sarif
|