Skip to content

Feat/ci/bump

Feat/ci/bump #702

Triggered via pull request October 8, 2024 13:10
Status Failure
Total duration 16s
Artifacts

actionlint.yaml

on: pull_request
lint github workflows
5s
lint github workflows
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint github workflows: .github/workflows/check-licenses.yaml#L32
shellcheck reported issue in this script: SC2207:warning:1:9: Prefer mapfile or read -a to split command output (or quote to avoid splitting)
lint github workflows: .github/workflows/check-licenses.yaml#L32
shellcheck reported issue in this script: SC2086:info:1:82: Double quote to prevent globbing and word splitting
lint github workflows: .github/workflows/check-licenses.yaml#L32
shellcheck reported issue in this script: SC2128:warning:2:14: Expanding an array without an index only gives the first element
lint github workflows: .github/workflows/check-licenses.yaml#L32
shellcheck reported issue in this script: SC2086:info:2:34: Double quote to prevent globbing and word splitting
lint github workflows: .github/workflows/check-licenses.yaml#L32
shellcheck reported issue in this script: SC2086:info:2:88: Double quote to prevent globbing and word splitting