Skip to content

Pull request - 361 #549

Pull request - 361

Pull request - 361 #549

Triggered via pull request February 11, 2024 15:24
Status Failure
Total duration 33s
Artifacts

linting.yml

on: pull_request
Lint - Shell
3s
Lint - Shell
Lint - Docker
6s
Lint - Docker
Lint - Markdown
6s
Lint - Markdown
Lint - Yamllint
4s
Lint - Yamllint
Docker - Build
25s
Docker - Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Files should end with a single newline character: docusaurus/docs/advanced/helm.md#L5
docusaurus/docs/advanced/helm.md:5:6 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
Files should end with a single newline character: docusaurus/docs/advanced/kubernetes.md#L5
docusaurus/docs/advanced/kubernetes.md:5:12 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
Files should end with a single newline character: docusaurus/docs/getting-started/configuration/game-settings.md#L5
docusaurus/docs/getting-started/configuration/game-settings.md:5:15 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
Files should end with a single newline character: docusaurus/docs/getting-started/configuration/server-commands.md#L5
docusaurus/docs/getting-started/configuration/server-commands.md:5:17 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
Files should end with a single newline character: docusaurus/docs/getting-started/configuration/server-settings.md#L5
docusaurus/docs/getting-started/configuration/server-settings.md:5:17 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
Files should end with a single newline character: docusaurus/docs/getting-started/installation.md#L5
docusaurus/docs/getting-started/installation.md:5:14 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
Heading levels should only increment by one level at a time: docusaurus/README.md#L5
docusaurus/README.md:5 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md001.md
Fenced code blocks should have a language specified: docusaurus/README.md#L7
docusaurus/README.md:7 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md040.md
Dollar signs used before commands without showing output: docusaurus/README.md#L8
docusaurus/README.md:8:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ yarn"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md014.md
Fenced code blocks should have a language specified: docusaurus/README.md#L13
docusaurus/README.md:13 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md040.md