ci: 🤖 More MD errors #54
lint.yaml
on: push
Lint with yamllint
7s
Lint with REUSE
7s
Lint with markdownlint-cli2
3s
Lint with Clippy
2m 58s
Lint with cargo-deny
18s
Lint with cargo-outdated
16s
Lint with taplo
4s
Annotations
12 errors and 1 warning
First line in a file should be a top-level heading:
AUTHORS.md#L7
AUTHORS.md:7 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "# :pray: Credits"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md041.md
|
First line in a file should be a top-level heading:
README.md#L7
README.md:7 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "<div align="center">"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md041.md
|
Lint with markdownlint-cli2
Failed with exit code: 1
|
Lint with yamllint:
.markdownlint.yaml#L16
16:26 [commas] too few spaces after comma
|
Lint with yamllint:
.markdownlint.yaml#L16
16:31 [commas] too few spaces after comma
|
Lint with yamllint:
.markdownlint.yaml#L16
16:37 [commas] too few spaces after comma
|
Lint with yamllint:
.markdownlint.yaml#L16
16:42 [commas] too few spaces after comma
|
Lint with yamllint:
.markdownlint.yaml#L16
16:48 [commas] too few spaces after comma
|
Lint with yamllint:
.markdownlint.yaml#L19
19:11 [new-line-at-end-of-file] no new line character at the end of file
|
Lint with yamllint
Process completed with exit code 1.
|
Lint with cargo-outdated
Process completed with exit code 1.
|
Lint with Clippy
Process completed with exit code 1.
|
Lint with yamllint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|