Skip to content

feat(ci): add YAML and GitHub Actions lint analysis for PRs #1

feat(ci): add YAML and GitHub Actions lint analysis for PRs

feat(ci): add YAML and GitHub Actions lint analysis for PRs #1

Triggered via pull request March 17, 2026 17:25
Status Failure
Total duration 4m 46s
Artifacts

self-pr-analysis.yml

on: pull_request
YAML Lint
8s
YAML Lint
Action Lint
11s
Action Lint
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Action Lint: .github/workflows/build.yml#L148
shellcheck reported issue in this script: SC2086:info:12:30: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/build.yml#L148
shellcheck reported issue in this script: SC2086:info:10:32: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/branch-cleanup.yml#L48
label "blacksmith-4vcpu-ubuntu-2404" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2025", "windows-2025-vs2026", "windows-2022", "windows-11-arm", "ubuntu-slim", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-24.04-arm", "ubuntu-22.04", "ubuntu-22.04-arm", "macos-latest", "macos-latest-xlarge", "macos-latest-large", "macos-26-xlarge", "macos-26-large", "macos-26", "macos-15-intel", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xlarge", "macos-14-large", "macos-14", "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
Action Lint: .github/workflows/api-dog-e2e-tests.yml#L111
shellcheck reported issue in this script: SC2046:warning:2:8: Quote this to prevent word splitting
Action Lint: .github/workflows/api-dog-e2e-tests.yml#L83
shellcheck reported issue in this script: SC2086:info:2:27: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/api-dog-e2e-tests.yml#L83
shellcheck reported issue in this script: SC2086:info:1:56: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/api-dog-e2e-tests.yml#L64
shellcheck reported issue in this script: SC2086:info:9:62: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/api-dog-e2e-tests.yml#L64
shellcheck reported issue in this script: SC2086:info:6:27: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/api-dog-e2e-tests.yml#L64
shellcheck reported issue in this script: SC2086:info:5:62: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/api-dog-e2e-tests.yml#L64
shellcheck reported issue in this script: SC2086:info:10:25: Double quote to prevent globbing and word splitting
YAML Lint
Process completed with exit code 1.
Action Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
YAML Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/