feat(Repository): Use KnownProvenance instead of VcsInfo #15762
static-analysis.yml
on: pull_request
commit-lint
16s
code-base-checks
42s
detekt-issues
6m 25s
markdown-links
16s
markdownlint
17s
qodana-scan
8m 44s
reuse-tool
16s
Annotations
1 error and 3 warnings
commit-lint
You have commit messages with errors
⧗ input: doc(Repository): Import `ORT_REPO_CONFIG_FILENAME` for doc comment
Signed-off-by: Jens Keim <[email protected]>
✖ type must be one of [build, chore, ci, deps, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: doc(EvaluatedModelMapper): Revert removal of imports required by comments
✖ type must be one of [build, chore, ci, deps, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: doc(StatisticsCalculator): Revert removal of imports required by comments
Signed-off-by: Jens Keim <[email protected]>
✖ type must be one of [build, chore, ci, deps, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Unresolved reference in KDoc:
helper-cli/src/main/kotlin/utils/Extensions.kt#L203
Cannot resolve symbol 'RuleViolation'
|
Unresolved reference in KDoc:
helper-cli/src/main/kotlin/utils/Extensions.kt#L273
Cannot resolve symbol 'Repository'
|
Unresolved reference in KDoc:
helper-cli/src/main/kotlin/utils/Extensions.kt#L273
Cannot resolve symbol 'config'
|