Added matchedText variable to Scancode model and model mapper. #13743
static-analysis.yml
on: pull_request
commit-lint
17s
code-base-checks
58s
detekt-issues
2m 54s
markdown-links
12s
markdownlint
9s
qodana-scan
10m 25s
reuse-tool
10s
Annotations
2 errors and 1 warning
commit-lint
You have commit messages with errors
⧗ input: Added matchedText variable to Scancode model and model mapper.
Signed-off-by: iliou <[email protected]>
✖ 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: Added matchedText variable to Scancode model and model mapper.
Signed-off-by: iliou <[email protected]>
✖ 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: Housekeeping
Signed-off-by: iliou <[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
|
detekt-issues
Gradle build failed: see console output for details
|
Redundant semicolon:
model/src/main/kotlin/LicenseFinding.kt#L56
Redundant semicolon
|