Skip to content

docs: Simple python example #5

docs: Simple python example

docs: Simple python example #5

Triggered via pull request June 7, 2024 11:13
Status Failure
Total duration 30s
Billable time 5m
Artifacts

lint.yaml

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

Annotations

10 errors
Multiple consecutive blank lines: examples/python/README.md#L3
examples/python/README.md:3 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
Multiple consecutive blank lines: examples/python/README.md#L4
examples/python/README.md:4 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
Trailing punctuation in heading: examples/python/README.md#L5
examples/python/README.md:5:17 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':'] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md026.md
Unordered list indentation: examples/python/README.md#L7
examples/python/README.md:7:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md007.md
Bare URL used: examples/python/README.md#L8
examples/python/README.md:8:10 MD034/no-bare-urls Bare URL used [Context: "https://docs.sui.io/guides/dev..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md034.md
Unordered list indentation: examples/python/README.md#L9
examples/python/README.md:9:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md007.md
Unordered list indentation: examples/python/README.md#L11
examples/python/README.md:11:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md007.md
Unordered list indentation: examples/python/README.md#L16
examples/python/README.md:16:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md007.md
Lint all markdown files
Failed with exit code: 1
Check if all lint jobs succeeded
Process completed with exit code 1.