Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

init

init #1

Triggered via push January 23, 2024 16:21
Status Failure
Total duration 17s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lists should be surrounded by blank lines: .github/ISSUE_TEMPLATE/bug-report.md#L15
.github/ISSUE_TEMPLATE/bug-report.md:15 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Go to '...'"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Unordered list indentation: .github/ISSUE_TEMPLATE/bug-report.md#L27
.github/ISSUE_TEMPLATE/bug-report.md:27:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Lists should be surrounded by blank lines: .github/ISSUE_TEMPLATE/bug-report.md#L27
.github/ISSUE_TEMPLATE/bug-report.md:27 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- OS: [ex: iOS]"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Unordered list indentation: .github/ISSUE_TEMPLATE/bug-report.md#L28
.github/ISSUE_TEMPLATE/bug-report.md:28:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Trailing spaces: .github/ISSUE_TEMPLATE/bug-report.md#L28
.github/ISSUE_TEMPLATE/bug-report.md:28:11 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Multiple consecutive blank lines: CODE_OF_CONDUCT.md#L8
CODE_OF_CONDUCT.md:8 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
Trailing spaces: CODE_OF_CONDUCT.md#L93
CODE_OF_CONDUCT.md:93:30 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Trailing spaces: CONTRIBUTING.md#L1
CONTRIBUTING.md:1:21 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Trailing spaces: CONTRIBUTING.md#L5
CONTRIBUTING.md:5:23 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Strong style should be consistent: CONTRIBUTING.md#L7
CONTRIBUTING.md:7:76 MD050/strong-style Strong style should be consistent [Expected: underscore; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md050.md