Skip to content

chore: fix lint errors #65

chore: fix lint errors

chore: fix lint errors #65

Triggered via push July 7, 2024 06:43
Status Failure
Total duration 17s
Artifacts

lint-md.yaml

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

Annotations

10 errors and 2 warnings
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
Multiple consecutive blank lines: docs/tutorials/cli/env.md#L68
docs/tutorials/cli/env.md:68 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: docs/tutorials/cli/model.md#L934
docs/tutorials/cli/model.md:934:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Ordered list item prefix: docs/tutorials/cli/model.md#L940
docs/tutorials/cli/model.md:940: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#L1010
docs/tutorials/cli/model.md:1010: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#L1017
docs/tutorials/cli/model.md:1017: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#L1034
docs/tutorials/cli/model.md:1034: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#L1041
docs/tutorials/cli/model.md:1041 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
Multiple consecutive blank lines: docs/tutorials/cli/model.md#L1042
docs/tutorials/cli/model.md:1042 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
No space after hash on atx style heading: i18n/en/docusaurus-plugin-content-docs/current/tutorials/cli/config.md#L6
i18n/en/docusaurus-plugin-content-docs/current/tutorials/cli/config.md:6:1 MD018/no-missing-space-atx No space after hash on atx style heading [Context: "##Overview"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md018.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/