Snippet Choice continuation #14440
static-analysis.yml
on: pull_request
commit-lint
17s
code-base-checks
49s
detekt-issues
5m 33s
markdown-links
14s
markdownlint
9s
qodana-scan
8m 27s
reuse-tool
19s
Annotations
4 warnings
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 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
|