Skip to content

feat: add file server faq #84

feat: add file server faq

feat: add file server faq #84

Triggered via push July 12, 2024 13:31
Status Failure
Total duration 18s
Artifacts

lint-md.yaml

on: push
lint-markdown
8s
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
Files should end with a single newline character: docs/faq/http/fileserver.md#L44
docs/faq/http/fileserver.md:44:20 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md047.md
Ordered list item prefix: docs/tasks/mysql/mysql.md#L131
docs/tasks/mysql/mysql.md:131:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md029.md
Hard tabs: docs/tasks/mysql/mysql.md#L133
docs/tasks/mysql/mysql.md:133:1 MD010/no-hard-tabs Hard tabs [Column: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md010.md
Hard tabs: docs/tasks/mysql/mysql.md#L135
docs/tasks/mysql/mysql.md:135:1 MD010/no-hard-tabs Hard tabs [Column: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md010.md
Hard tabs: docs/tasks/mysql/mysql.md#L168
docs/tasks/mysql/mysql.md:168:1 MD010/no-hard-tabs Hard tabs [Column: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md010.md
Hard tabs: docs/tasks/mysql/mysql.md#L170
docs/tasks/mysql/mysql.md:170:1 MD010/no-hard-tabs Hard tabs [Column: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md010.md
Ordered list item prefix: docs/tasks/mysql/mysql.md#L172
docs/tasks/mysql/mysql.md:172:1 MD029/ol-prefix Ordered list item prefix [Expected: 2; Actual: 3; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md029.md
Hard tabs: docs/tasks/mysql/mysql.md#L174
docs/tasks/mysql/mysql.md:174:1 MD010/no-hard-tabs Hard tabs [Column: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md010.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/