Skip to content

ci: 🤖 More MD errors #54

ci: 🤖 More MD errors

ci: 🤖 More MD errors #54

Triggered via push October 26, 2024 16:59
Status Failure
Total duration 3m 10s
Artifacts

lint.yaml

on: push
Lint with yamllint
7s
Lint with yamllint
Lint with REUSE
7s
Lint with REUSE
Lint with markdownlint-cli2
3s
Lint with markdownlint-cli2
Lint with Clippy
2m 58s
Lint with Clippy
Lint with cargo-deny
18s
Lint with cargo-deny
Lint with cargo-outdated
16s
Lint with cargo-outdated
Lint with taplo
4s
Lint with taplo
Fit to window
Zoom out
Zoom in

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.