⬆️ github-actions(deps): bump actions/checkout from 3 to 4 (#12) #162
ci.yml
on: push
Dog food (test inputs)
32s
Matrix: Dog food (test runners)
Annotations
10 errors and 2 warnings
Dog food (test inputs):
tests/fixtures/test.broken.yaml#L3
unexpected key "branch" for "push" section. expected one of "branches", "branches-ignore", "paths", "paths-ignore", "tags", "tags-ignore", "types", "workflows"
|
Dog food (test inputs):
tests/fixtures/test.broken.yaml#L5
character '\' is invalid for branch and tag names. only special characters
|
Dog food (test inputs):
tests/fixtures/test.broken.yaml#L10
label "linux-latest" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file
|
Dog food (test inputs):
tests/fixtures/test.broken.yaml#L13
"github.event.head_commit.message" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details
|
Dog food (test inputs):
tests/fixtures/test.broken.yaml#L17
input "node_version" is not defined in action "actions/setup-node@v3". available inputs are "always-auth", "architecture", "cache", "cache-dependency-path", "check-latest", "node-version", "node-version-file", "registry-url", "scope", "token"
|
Dog food (test inputs):
tests/fixtures/test.broken.yaml#L21
property "platform" is not defined in object type {os: string}
|
Dog food (test inputs):
tests/fixtures/test.broken.yaml#L22
receiver of object dereference "permissions" must be type of object but got "string"
|
Dog food (test inputs):
tests/fixtures/test.broken.yml#L3
unexpected key "branch" for "push" section. expected one of "branches", "branches-ignore", "paths", "paths-ignore", "tags", "tags-ignore", "types", "workflows"
|
Dog food (test inputs):
tests/fixtures/test.broken.yml#L5
character '\' is invalid for branch and tag names. only special characters
|
Dog food (test inputs):
tests/fixtures/test.broken.yml#L10
label "linux-latest" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file
|
Dog food (test inputs)
⚠️ [actionlint] The command ran successfully and some problem was found (found 14 errors, linted 2 files), exit code: 1
|
Dog food (test inputs)
⚠️ [actionlint] The command ran successfully and some problem was found (found 14 errors, linted 2 files), exit code: 1
|