Skip to content

Update loadbalance.md #58

Update loadbalance.md

Update loadbalance.md #58

Re-run triggered July 12, 2024 07:04
Status Failure
Total duration 15s
Artifacts

lint-md.yaml

on: pull_request
lint-markdown
6s
lint-markdown
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Files should end with a single newline character: docs/reference/goctl-plugins.md#L21
docs/reference/goctl-plugins.md:21:62 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md047.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
Trailing spaces: docs/tutorials/cli/env.md#L56
docs/tutorials/cli/env.md:56:19 MD009/no-trailing-spaces Trailing spaces [Expected: 0; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.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
Multiple consecutive blank lines: docs/tutorials/cli/model.md#L927
docs/tutorials/cli/model.md:927 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
Lists should be surrounded by blank lines: docs/tutorials/cli/model.md#L934
docs/tutorials/cli/model.md:934 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#L935
docs/tutorials/cli/model.md:935 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
Fenced code blocks should be surrounded by blank lines: docs/tutorials/cli/model.md#L938
docs/tutorials/cli/model.md:938 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] 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
Lists should be surrounded by blank lines: docs/tutorials/cli/model.md#L939
docs/tutorials/cli/model.md:939 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "2. 修改类型映射关系"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.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/