feat(lint): run on all github actions #10
Annotations
10 errors and 1 warning
|
lint (ubuntu-latest):
push-to-attic/action.yml#L15
unexpected key "runs" for "workflow" section. expected one of "concurrency", "defaults", "env", "jobs", "name", "on", "permissions", "run-name"
|
|
lint (ubuntu-latest):
push-to-attic/action.yml#L3
unexpected key "inputs" for "workflow" section. expected one of "concurrency", "defaults", "env", "jobs", "name", "on", "permissions", "run-name"
|
|
lint (ubuntu-latest):
push-to-attic/action.yml#L2
unexpected key "description" for "workflow" section. expected one of "concurrency", "defaults", "env", "jobs", "name", "on", "permissions", "run-name"
|
|
lint (ubuntu-latest):
push-to-attic/action.yml#L1
"jobs" section is missing in workflow
|
|
lint (ubuntu-latest):
push-to-attic/action.yml#L1
"on" section is missing in workflow
|
|
lint (ubuntu-latest):
check-skip/action.yml#L9
unexpected key "runs" for "workflow" section. expected one of "concurrency", "defaults", "env", "jobs", "name", "on", "permissions", "run-name"
|
|
lint (ubuntu-latest):
check-skip/action.yml#L4
unexpected key "outputs" for "workflow" section. expected one of "concurrency", "defaults", "env", "jobs", "name", "on", "permissions", "run-name"
|
|
lint (ubuntu-latest):
check-skip/action.yml#L2
unexpected key "description" for "workflow" section. expected one of "concurrency", "defaults", "env", "jobs", "name", "on", "permissions", "run-name"
|
|
lint (ubuntu-latest):
check-skip/action.yml#L1
"jobs" section is missing in workflow
|
|
lint (ubuntu-latest):
check-skip/action.yml#L1
"on" section is missing in workflow
|
|
lint (ubuntu-latest)
⚠️ [actionlint] The command ran successfully and some problem was found (found 24 errors, linted 5 files), exit code: 1
|