Skip to content

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

feat(Repository): Use KnownProvenance instead of VcsInfo

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

Triggered via pull request June 26, 2024 11:54
Status Failure
Total duration 8m 35s
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: fix: misformed refactoring of comments ⚠ subject must be pascal-case, sentence-case, start-case, upper-case [subject-case] ⚠ found 0 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: hotfix WebAppReportFunTest; questionable provenance: might need changing ✖ 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
Unresolved reference in KDoc: model/src/main/kotlin/licenses/LicenseInfo.kt#L141
Cannot resolve symbol 'Repository'
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