Skip to content

feat: add logc doc

feat: add logc doc #88

Triggered via push July 16, 2024 06:40
Status Failure
Total duration 14s
Artifacts

lint-md.yaml

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

Annotations

10 errors and 2 warnings
Files should end with a single newline character: docs/components/fx.md#L235
docs/components/fx.md:235:50 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md047.md
Multiple headings with the same content: docs/components/limiter/peroid.md#L104
docs/components/limiter/peroid.md:104 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/limiter/peroid.md#L121
docs/components/limiter/peroid.md:121 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/limiter/peroid.md#L126
docs/components/limiter/peroid.md:126 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/limiter/peroid.md#L139
docs/components/limiter/peroid.md:139 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/limiter/peroid.md#L143
docs/components/limiter/peroid.md:143 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/components/limiter/peroid.md#L176
docs/components/limiter/peroid.md:176:3 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md047.md
Unordered list indentation: docs/components/limiter/token.md#L18
docs/components/limiter/token.md:18:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: docs/components/limiter/token.md#L19
docs/components/limiter/token.md:19:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.md
Unordered list indentation: docs/components/limiter/token.md#L20
docs/components/limiter/token.md:20:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md007.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/