Skip to content

chore: fix lint errors #79

chore: fix lint errors

chore: fix lint errors #79

Triggered via push July 11, 2024 12:41
Status Failure
Total duration 18s
Artifacts

lint-md.yaml

on: push
lint-markdown
7s
lint-markdown
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Multiple headings with the same content: docs/components/syncx/limit.md#L61
docs/components/syncx/limit.md:61 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "#### 返回值"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md024.md
Multiple headings with the same content: docs/components/syncx/limit.md#L73
docs/components/syncx/limit.md:73 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "#### 返回值"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md024.md
Lists should be surrounded by blank lines: docs/tutorials.md#L486
docs/tutorials.md:486 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. 不支持 package 设计,如 `time.Time..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Lists should be surrounded by blank lines: docs/tutorials/cli/model.md#L933
docs/tutorials/cli/model.md:933 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. 在需要生成 model 的工程中初始化配置"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Fenced code blocks should be surrounded by blank lines: docs/tutorials/cli/model.md#L934
docs/tutorials/cli/model.md:934 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md031.md
Ordered list item prefix: docs/tutorials/cli/model.md#L939
docs/tutorials/cli/model.md:939:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md029.md
Ordered list item prefix: docs/tutorials/cli/model.md#L1009
docs/tutorials/cli/model.md:1009:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md029.md
Ordered list item prefix: docs/tutorials/cli/model.md#L1016
docs/tutorials/cli/model.md:1016:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 3; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md029.md
Ordered list item prefix: docs/tutorials/cli/model.md#L1033
docs/tutorials/cli/model.md:1033:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md029.md
Multiple consecutive blank lines: docs/tutorials/cli/model.md#L1040
docs/tutorials/cli/model.md:1040 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
lint-markdown
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-markdown
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, DavidAnson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/