Markdown fixes #3
test.yml
on: push
Lint
16s
Lint Front Matter
8s
Annotations
10 errors and 2 warnings
Lint Front Matter:
src/blog.md#L5
5:3 [indentation] wrong indentation: expected 4 but found 2
|
Lint Front Matter:
src/blog.md#L5
5:9 [quoted-strings] string value is not quoted with double quotes
|
Lint Front Matter:
src/blog.md#L8
8:10 [quoted-strings] string value is not quoted with double quotes
|
Lint Front Matter:
src/tags.md#L5
5:3 [indentation] wrong indentation: expected 4 but found 2
|
Lint Front Matter:
src/tags.md#L5
5:9 [quoted-strings] string value is not quoted with double quotes
|
Lint Front Matter:
src/tags.md#L8
8:10 [quoted-strings] string value is not quoted with double quotes
|
Lint Front Matter:
src/templates.md#L5
5:3 [indentation] wrong indentation: expected 4 but found 2
|
Lint Front Matter:
src/templates.md#L5
5:9 [quoted-strings] string value is not quoted with double quotes
|
Lint Front Matter:
src/templates.md#L8
8:10 [quoted-strings] string value is not quoted with double quotes
|
Lint Front Matter
Process completed with exit code 123.
|
Lint Front Matter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|