fix: script commands #3
check.yaml
on: push
Lining Yaml files
6s
Lining Markdown files
10s
Check for broken links and HTML5 Validator
14s
Annotations
12 errors and 8 warnings
Lining Yaml files:
hugo.yaml#L32
32:9 [indentation] wrong indentation: expected 6 but found 8
|
Lining Yaml files:
hugo.yaml#L35
35:13 [indentation] wrong indentation: expected 14 but found 12
|
Lining Yaml files:
hugo.yaml#L40
40:13 [indentation] wrong indentation: expected 14 but found 12
|
Lining Yaml files:
hugo.yaml#L59
59:14 [colons] too many spaces after colon
|
Lining Yaml files:
hugo.yaml#L63
63:14 [colons] too many spaces after colon
|
Lining Yaml files:
hugo.yaml#L64
64:81 [line-length] line too long (104 > 80 characters)
|
Lining Yaml files:
hugo.yaml#L158
158:1 [empty-lines] too many blank lines (1 > 0)
|
Lining Yaml files:
.github/workflows/check.yaml#L75
75:81 [line-length] line too long (161 > 80 characters)
|
Lining Yaml files:
.github/workflows/check.yaml#L97
97:81 [line-length] line too long (182 > 80 characters)
|
Lining Yaml files:
.github/workflows/check.yaml#L97
97:183 [new-line-at-end-of-file] no new line character at the end of file
|
Lining Markdown files
Process completed with exit code 1.
|
Check for broken links and HTML5 Validator
Process completed with exit code 8.
|
Lining Yaml files:
hugo.yaml#L2
2:1 [document-start] missing document start "---"
|
Lining Yaml files:
hugo.yaml#L76
76:3 [comments-indentation] comment not indented like content
|
Lining Yaml files:
hugo.yaml#L157
157:23 [comments] too few spaces before comment
|
Lining Yaml files:
.github/workflows/check.yaml#L1
1:1 [document-start] missing document start "---"
|
Lining Yaml files:
.github/workflows/check.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
Lining Yaml files:
.github/workflows/pages.yaml#L2
2:1 [document-start] missing document start "---"
|
Lining Yaml files:
.github/workflows/pages.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Check for broken links and HTML5 Validator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|