Skip to content

docs: add initial dev guide #19

docs: add initial dev guide

docs: add initial dev guide #19

Triggered via pull request June 11, 2024 15:37
@gdanezisgdanezis
synchronize #18
dev-guide
Status Failure
Total duration 36s
Billable time 5m
Artifacts

lint.yaml

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

Annotations

11 errors
Multiple consecutive blank lines: docs/dev-guide.md#L15
docs/dev-guide.md:15 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
Line length: docs/dev-operations.md#L50
docs/dev-operations.md:50:101 MD013/line-length Line length [Expected: 100; Actual: 118] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: docs/python.md#L6
docs/python.md:6:101 MD013/line-length Line length [Expected: 100; Actual: 119] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: docs/python.md#L8
docs/python.md:8:101 MD013/line-length Line length [Expected: 100; Actual: 120] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: docs/python.md#L12
docs/python.md:12:101 MD013/line-length Line length [Expected: 100; Actual: 154] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: docs/python.md#L13
docs/python.md:13:101 MD013/line-length Line length [Expected: 100; Actual: 131] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Fenced code blocks should be surrounded by blank lines: docs/sui-struct.md#L54
docs/sui-struct.md:54 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```move"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md031.md
Multiple consecutive blank lines: docs/sui-struct.md#L77
docs/sui-struct.md:77 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: docs/sui-struct.md#L99
docs/sui-struct.md:99 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
Lint all markdown files
Failed with exit code: 1
Check if all lint jobs succeeded
Process completed with exit code 1.