Use markdown-linter #327
ci.yml
on: pull_request
ci-go-lint
9s
ci-markdown-lint
4s
ci-unit-tests
45s
ci-build
6s
ci-docker-build
45s
Annotations
20 errors and 1 warning
First line in a file should be a top-level heading:
pkg/mark/testdata/codes.md#L1
pkg/mark/testdata/codes.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "`inline`"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md041.md
|
Fenced code blocks should have a language specified:
pkg/mark/testdata/codes.md#L3
pkg/mark/testdata/codes.md:3 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md040.md
|
Code block style:
pkg/mark/testdata/codes.md#L45
pkg/mark/testdata/codes.md:45 MD046/code-block-style Code block style [Expected: fenced; Actual: indented] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md046.md
|
Heading style:
pkg/mark/testdata/header.md#L12
pkg/mark/testdata/header.md:12 MD003/heading-style Heading style [Expected: atx; Actual: setext] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md003.md
|
Heading style:
pkg/mark/testdata/header.md#L15
pkg/mark/testdata/header.md:15 MD003/heading-style Heading style [Expected: atx; Actual: setext] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md003.md
|
First line in a file should be a top-level heading:
pkg/mark/testdata/issue-64-broken-link.md#L1
pkg/mark/testdata/issue-64-broken-link.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "[v71](Page2#Page2-Releasev71-2..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md041.md
|
First line in a file should be a top-level heading:
pkg/mark/testdata/links.md#L1
pkg/mark/testdata/links.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "Use <https://example.com>"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md041.md
|
Multiple consecutive blank lines:
pkg/mark/testdata/links.md#L20
pkg/mark/testdata/links.md:20 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md012.md
|
Unordered list style:
pkg/mark/testdata/lists.md#L1
pkg/mark/testdata/lists.md:1:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md004.md
|
First line in a file should be a top-level heading:
pkg/mark/testdata/lists.md#L1
pkg/mark/testdata/lists.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "- dash 1-1"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md041.md
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Cannot open: File exists
|
ci-go-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|