Snippet Choice #14228
static-analysis.yml
on: pull_request
commit-lint
22s
code-base-checks
43s
detekt-issues
5m 34s
markdown-links
26s
markdownlint
8s
qodana-scan
7m 57s
reuse-tool
12s
Annotations
3 errors and 2 warnings
Trailing spaces:
website/docs/configuration/snippet-choice.md#L111
website/docs/configuration/snippet-choice.md:111:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
|
Line length:
website/docs/configuration/snippet-choice.md#L127
website/docs/configuration/snippet-choice.md:127:121 MD013/line-length Line length [Expected: 120; Actual: 148] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
|
markdownlint
Failed with exit code: 1
|
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:
model/src/main/kotlin/config/SnippetChoiceReason.kt#L31
Class "ORIGINAL_FINDING" is never used
|