Skip to content

feat(action): add base-url #180

feat(action): add base-url

feat(action): add base-url #180

Triggered via pull request May 13, 2024 21:15
Status Failure
Total duration 2m 5s
Artifacts

ci.yml

on: pull_request
Dog food (test inputs)
9s
Dog food (test inputs)
Matrix: Dog food (test runners)
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Dog food (test inputs): tests/fixtures/test.broken.yaml#L4
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#L6
character '\' is invalid for branch and tag names. only special characters
Dog food (test inputs): tests/fixtures/test.broken.yaml#L11
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#L14
"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#L18
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#L22
property "platform" is not defined in object type {os: string}
Dog food (test inputs): tests/fixtures/test.broken.yaml#L23
receiver of object dereference "permissions" must be type of object but got "string"
Dog food (test inputs): tests/fixtures/test.broken.yml#L4
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#L6
character '\' is invalid for branch and tag names. only special characters
Dog food (test inputs): tests/fixtures/test.broken.yml#L11
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 runners) (macos-latest)
Unhandled error: Error: The process '/opt/homebrew/bin/python3' failed with 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
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.