docs: 📚 Change fileformat from dos to unix #131
lint.yaml
on: push
Lint with yamllint
13s
Lint with REUSE
10s
Lint with markdownlint-cli2
5s
Lint with Clippy
2m 17s
Lint with cargo-deny
19s
Lint with cargo-outdated
13s
Lint with taplo
3s
Annotations
10 errors and 6 warnings
Multiple consecutive blank lines:
docs/index.md#L3
docs/index.md:3 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
|
Spaces inside code span elements:
docs/index.md#L6
docs/index.md:6:32 MD038/no-space-in-code Spaces inside code span elements [Context: "` cargo build -r`"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md038.md
|
Spaces inside code span elements:
docs/index.md#L8
docs/index.md:8:22 MD038/no-space-in-code Spaces inside code span elements [Context: "`cargo run `"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md038.md
|
Multiple consecutive blank lines:
docs/index.md#L12
docs/index.md:12 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
|
Lint with markdownlint-cli2
Failed with exit code: 1
|
Lint with cargo-outdated
Process completed with exit code 1.
|
Lint with yamllint:
.github/workflows/documentation.yaml#L1
1:4 [new-lines] wrong new line character: expected \n
|
Lint with yamllint:
.github/workflows/documentation.yaml#L16
16:81 [line-length] line too long (85 > 80 characters)
|
Lint with yamllint
Process completed with exit code 1.
|
Lint with Clippy
Process completed with exit code 1.
|
Lint with taplo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint with markdownlint-cli2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint with REUSE
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint with cargo-outdated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint with yamllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint with cargo-deny
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|