Skip to content

Snippet Choice

Snippet Choice #14220

Triggered via pull request February 15, 2024 08:33
Status Failure
Total duration 7m 32s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Multiple top-level headings in the same document: website/docs/configuration/snippet-choice.md#L17
website/docs/configuration/snippet-choice.md:17 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Snippet choice"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md025.md
Unordered list style: website/docs/configuration/snippet-choice.md#L25
website/docs/configuration/snippet-choice.md:25:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md004.md
Line length: website/docs/configuration/snippet-choice.md#L25
website/docs/configuration/snippet-choice.md:25:121 MD013/line-length Line length [Expected: 120; Actual: 142] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Unordered list style: website/docs/configuration/snippet-choice.md#L26
website/docs/configuration/snippet-choice.md:26:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md004.md
Trailing spaces: website/docs/configuration/snippet-choice.md#L69
website/docs/configuration/snippet-choice.md:69:113 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Fenced code blocks should be surrounded by blank lines: website/docs/configuration/snippet-choice.md#L72
website/docs/configuration/snippet-choice.md:72 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yaml"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md031.md
Line length: website/docs/configuration/snippet-choice.md#L102
website/docs/configuration/snippet-choice.md:102:121 MD013/line-length Line length [Expected: 120; Actual: 305] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Trailing spaces: website/docs/configuration/snippet-choice.md#L109
website/docs/configuration/snippet-choice.md:109: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#L110
website/docs/configuration/snippet-choice.md:110:121 MD013/line-length Line length [Expected: 120; Actual: 250] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Line length: website/docs/configuration/snippet-choice.md#L111
website/docs/configuration/snippet-choice.md:111:121 MD013/line-length Line length [Expected: 120; Actual: 228] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
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