Skip to content

docs: Simple python example #6

docs: Simple python example

docs: Simple python example #6

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

lint.yaml

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

Annotations

7 errors
Headings should be surrounded by blank lines: examples/python/README.md#L3
examples/python/README.md:3 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Prerequisites"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Lists should be surrounded by blank lines: examples/python/README.md#L4
examples/python/README.md:4 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Configure Sui Client to conn..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Bare URL used: examples/python/README.md#L5
examples/python/README.md:5:8 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
Headings should be surrounded by blank lines: examples/python/README.md#L11
examples/python/README.md:11 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Index of examples"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Lists should be surrounded by blank lines: examples/python/README.md#L12
examples/python/README.md:12 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- ..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Lint all markdown files
Failed with exit code: 1
Check if all lint jobs succeeded
Process completed with exit code 1.