ci: fix paramter names typo #5
Annotations
5 errors and 5 warnings
local-action
Process completed with exit code 55.
|
linters:
action.yml#L51
51:1 [trailing-spaces] trailing spaces
|
linters:
.github/workflows/ci.yaml#L38
38:81 [line-length] line too long (86 > 80 characters)
|
linters:
.github/workflows/ci.yaml#L58
58:1 [empty-lines] too many blank lines (1 > 0)
|
linters
Process completed with exit code 1.
|
linters:
docker-compose.yml#L1
1:1 [document-start] missing document start "---"
|
linters:
action.yml#L1
1:1 [document-start] missing document start "---"
|
linters:
.github/dependabot.yml#L1
1:1 [document-start] missing document start "---"
|
linters:
.github/workflows/ci.yaml#L1
1:1 [document-start] missing document start "---"
|
linters:
.github/workflows/ci.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|