Skip to content

docs: start adding docs on walrus sites #15

docs: start adding docs on walrus sites

docs: start adding docs on walrus sites #15

Triggered via pull request June 11, 2024 11:49
Status Failure
Total duration 28s
Billable time 5m
Artifacts

lint.yaml

on: pull_request
Check PR title format
7s
Check PR title format
Check editorconfig
5s
Check editorconfig
Lint all markdown files
4s
Lint all markdown files
Check spelling
5s
Check spelling
Check if all lint jobs succeeded
1s
Check if all lint jobs succeeded
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Trailing punctuation in heading: docs/walrus-sites/intro.md#L24
docs/walrus-sites/intro.md:24:11 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '!'] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md026.md
Multiple consecutive blank lines: docs/walrus-sites/restrictions.md#L8
docs/walrus-sites/restrictions.md:8 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
No empty links: docs/walrus-sites/restrictions.md#L22
docs/walrus-sites/restrictions.md:22:42 MD042/no-empty-links No empty links [Context: "[Portal configuration]()"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md042.md
Inline HTML: docs/walrus-sites/restrictions.md#L32
docs/walrus-sites/restrictions.md:32:1 MD033/no-inline-html Inline HTML [Element: div] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md033.md
Inline HTML: docs/walrus-sites/restrictions.md#L50
docs/walrus-sites/restrictions.md:50:1 MD033/no-inline-html Inline HTML [Element: div] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md033.md
Line length: docs/walrus-sites/tutorial-config.md#L28
docs/walrus-sites/tutorial-config.md:28:101 MD013/line-length Line length [Expected: 100; Actual: 103] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: docs/walrus-sites/tutorial-config.md#L30
docs/walrus-sites/tutorial-config.md:30:101 MD013/line-length Line length [Expected: 100; Actual: 105] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: docs/walrus-sites/tutorial-config.md#L31
docs/walrus-sites/tutorial-config.md:31:101 MD013/line-length Line length [Expected: 100; Actual: 116] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Fenced code blocks should be surrounded by blank lines: docs/walrus-sites/tutorial-install.md#L22
docs/walrus-sites/tutorial-install.md:22 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md031.md
Fenced code blocks should have a language specified: docs/walrus-sites/tutorial-install.md#L22
docs/walrus-sites/tutorial-install.md:22 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md040.md
Check spelling
Process completed with exit code 2.
Check if all lint jobs succeeded
Process completed with exit code 1.
Check spelling: docs/walrus-sites/tutorial-install.md#L123
"enpoint" should be "endpoint".
Check spelling: docs/walrus-sites/tutorial-config.md#L15
"alredy" should be "already".