wip: drafts #15
Annotations
4 errors and 3 warnings
Trailing spaces [Expected: 0 or 2; Actual: 1]:
_posts/2023-12-14-prefix-sum-and-adjacent-difference.md#L109
_posts/2023-12-14-prefix-sum-and-adjacent-difference.md:109:70 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Lists should be surrounded by blank lines [Context: "* 获取第 n 位: `(a >> n) & 1`"]:
_posts/2023-12-16-binary-operation.md#L35
_posts/2023-12-16-binary-operation.md:35 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* 获取第 n 位: `(a >> n) & 1`"]
|
Multiple consecutive blank lines [Expected: 1; Actual: 2]:
_posts/2024-02-22-lambda-expression.md#L93
_posts/2024-02-22-lambda-expression.md:93 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
lint
Failed with exit code: 1
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, carlosperate/[email protected], DavidAnson/markdownlint-cli2-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, carlosperate/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|