Merge pull request #4 from gitnnolabs/add_github_template #9
Annotations
10 errors and 1 warning
Headings should be surrounded by blank lines:
.github/pull_request_template.md#L1
.github/pull_request_template.md:1 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### O que esse PR faz?"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
First line in a file should be a top-level heading:
.github/pull_request_template.md#L1
.github/pull_request_template.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "#### O que esse PR faz?"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md041.md
|
Headings should be surrounded by blank lines:
.github/pull_request_template.md#L4
.github/pull_request_template.md:4 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Onde a revisão poderia começar?"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
Headings should be surrounded by blank lines:
.github/pull_request_template.md#L7
.github/pull_request_template.md:7 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Como este poderia ser testado manualmente?"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
Headings should be surrounded by blank lines:
.github/pull_request_template.md#L10
.github/pull_request_template.md:10 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Algum cenário de contexto que queira dar?"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
Headings should be surrounded by blank lines:
.github/pull_request_template.md#L14
.github/pull_request_template.md:14 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Screenshots"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
Headings should be surrounded by blank lines:
.github/pull_request_template.md#L17
.github/pull_request_template.md:17 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Quais são tickets relevantes?"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
Headings should be surrounded by blank lines:
.github/pull_request_template.md#L20
.github/pull_request_template.md:20 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Referências"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
Multiple consecutive blank lines:
.github/pull_request_template.md#L23
.github/pull_request_template.md:23 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md012.md
|
Check Markdown
Failed with exit code: 1
|
Check Markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|