Snippet Choice continuation #14438
static-analysis.yml
on: pull_request
commit-lint
16s
code-base-checks
54s
detekt-issues
4m 6s
markdown-links
22s
markdownlint
8s
qodana-scan
8m 38s
reuse-tool
15s
Annotations
1 error and 5 warnings
detekt-issues
Gradle build failed: see console output for details
|
qodana-scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unused import directive:
plugins/scanners/fossid/src/main/kotlin/FossId.kt#L59
Unused import directive
|
Unused symbol:
clients/fossid-webapp/src/main/kotlin/model/result/MatchType.kt#L28
Class "NONE" is never used
|
Unused symbol:
plugins/scanners/fossid/src/test/kotlin/FossIdSnippetChoiceTest.kt#L72
Class "FossIdSnippetChoiceTest" is never used
|
Unused symbol:
clients/fossid-webapp/src/main/kotlin/model/result/MatchType.kt#L26
Class "IGNORED" is never used
|