Skip to content

feat(Repository): Use KnownProvenance instead of VcsInfo #15760

feat(Repository): Use KnownProvenance instead of VcsInfo

feat(Repository): Use KnownProvenance instead of VcsInfo #15760

Triggered via pull request June 26, 2024 13:49
Status Failure
Total duration 9m 31s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 10 warnings, and 1 notice
commit-lint
You have commit messages with errors ⧗ input: refactor(OrtResultExtension): Use `KnownProvenance.matches(KnownProvenance)` Signed-off-by: Jens Keim <[email protected]> ✖ header must not be longer than 75 characters, current length is 76 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Unresolved reference in KDoc: reporter/src/main/kotlin/StatisticsCalculator.kt#L37
Cannot resolve symbol 'RuleViolationResolution'
Unresolved reference in KDoc: reporter/src/main/kotlin/StatisticsCalculator.kt#L36
Cannot resolve symbol 'IssueResolution'
Unresolved reference in KDoc: helper-cli/src/main/kotlin/utils/Extensions.kt#L203
Cannot resolve symbol 'RuleViolation'
Unresolved reference in KDoc: model/src/main/kotlin/Repository.kt#L43
Cannot resolve symbol 'ORT_REPO_CONFIG_FILENAME'
Class member can have 'private' visibility: model/src/main/kotlin/Repository.kt#L48
Property 'DEFAULT_REVISION' could be private