Add files via upload #246
check-generic.yaml
on: push
Run editorconfig-checker
10s
Run markdownlint
24s
Run yamllint
9s
Annotations
11 errors
|
Run editorconfig-checker
Process completed with exit code 1.
|
|
Trailing spaces:
docs/index.md#L34
docs/index.md:34:26 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
|
|
Headings should be surrounded by blank lines:
docs/index.md#L32
docs/index.md:32 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 📂 Folder-wise Documentation Overview"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
|
Headings should be surrounded by blank lines:
docs/index.md#L21
docs/index.md:21 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 🔗 Live IoT Dashboard"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
|
Headings should be surrounded by blank lines:
docs/index.md#L14
docs/index.md:14 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 🔗 IOT Sytem PCB"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
|
Multiple consecutive blank lines:
docs/index.md#L13
docs/index.md:13 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md012.md
|
|
Headings should be surrounded by blank lines:
docs/index.md#L8
docs/index.md:8 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 🔗 Cold Room Exterior"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
Cold Room Design/SystemArchitecture/README.md#L3
Cold Room Design/SystemArchitecture/README.md:3 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Shows IoT sensor placement s..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
Cold Room Design/SystemArchitecture/README.md#L2
Cold Room Design/SystemArchitecture/README.md:2 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Integrated Cooling Solution"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
|
Headings should be surrounded by blank lines:
Cold Room Design/SystemArchitecture/README.md#L2
Cold Room Design/SystemArchitecture/README.md:2 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "# Integrated Cooling Solution"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
|
Bare URL used:
Cold Room Design/readme.md#L6
Cold Room Design/readme.md:6:1 MD034/no-bare-urls Bare URL used [Context: "https://www.graphisoft.com/dow..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md034.md
|