Skip to content

Test helm GitHub workflow #7

Test helm GitHub workflow

Test helm GitHub workflow #7

Triggered via pull request November 25, 2024 09:59
Status Failure
Total duration 15s
Artifacts

actionlint.yml

on: pull_request
actionlint
5s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
actionlint: .github/workflows/lint-test.yaml#L20
the runner of "actions/setup-python@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue
actionlint: .github/workflows/lint-test.yaml#L61
shellcheck reported issue in this script: SC1009:info:1:1: The mentioned syntax error was in this simple command
actionlint: .github/workflows/lint-test.yaml#L61
shellcheck reported issue in this script: SC1073:error:1:683: Couldn't parse this double quoted string. Fix to allow more checks
actionlint: .github/workflows/lint-test.yaml#L61
shellcheck reported issue in this script: SC1072:error:2:1: Expected end of double quoted string. Fix any mentioned problems and try again
actionlint: .github/workflows/lint-test.yaml#L64
shellcheck reported issue in this script: SC2006:style:2:6: Use $(...) notation instead of legacy backticks `...`
actionlint: .github/workflows/lint-test.yaml#L64
shellcheck reported issue in this script: SC2086:info:10:6: Double quote to prevent globbing and word splitting
actionlint: .github/workflows/lint-test.yaml#L64
shellcheck reported issue in this script: SC2077:error:10:12: You need spaces around the comparison operator
actionlint
Process completed with exit code 1.