Update shellcheck.yaml #6
Annotations
4 errors and 10 warnings
lintYamlFiles:
.github/workflows/shellcheck.yaml#L35
35:81 [line-length] line too long (108 > 80 characters)
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L37
37:81 [line-length] line too long (86 > 80 characters)
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L39
39:81 [line-length] line too long (123 > 80 characters)
|
lintYamlFiles
Process completed with exit code 1.
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L6
6:1 [truthy] truthy value should be one of [false, true]
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L10
10:13 [comments] too few spaces before comment
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L12
12:19 [comments] too few spaces before comment
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L16
16:13 [comments] too few spaces before comment
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L18
18:19 [comments] too few spaces before comment
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L20
20:27 [comments] too few spaces before comment
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L30
30:28 [comments] too few spaces before comment
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L35
35:35 [comments] too few spaces before comment
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L39
39:48 [comments] too few spaces before comment
|
lintYamlFiles:
.github/workflows/shellcheck.yaml#L44
44:44 [comments] too few spaces before comment
|