Skip to content

Lint with all workflows with actionlint #3

Lint with all workflows with actionlint

Lint with all workflows with actionlint #3

Triggered via pull request April 4, 2024 20:25
Status Failure
Total duration 21s
Artifacts

lint.yml

on: pull_request
Lint workflows
11s
Lint workflows
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint workflows: .github/workflows/flowzone.yml#L333
shellcheck reported issue in this script: SC2066:error:3:14: Since you double quoted this, it will not word split, and the loop will only run once
Lint workflows: .github/workflows/flowzone.yml#L487
shellcheck reported issue in this script: SC2086:info:12:36: Double quote to prevent globbing and word splitting
Lint workflows: .github/workflows/flowzone.yml#L487
shellcheck reported issue in this script: SC2086:info:18:19: Double quote to prevent globbing and word splitting
Lint workflows: .github/workflows/flowzone.yml#L487
shellcheck reported issue in this script: SC2086:info:25:41: Double quote to prevent globbing and word splitting
Lint workflows: .github/workflows/flowzone.yml#L487
shellcheck reported issue in this script: SC2089:warning:31:12: Quotes/backslashes will be treated literally. Use an array
Lint workflows: .github/workflows/flowzone.yml#L487
shellcheck reported issue in this script: SC2090:warning:36:17: Quotes/backslashes in this variable will not be respected
Lint workflows: .github/workflows/flowzone.yml#L487
shellcheck reported issue in this script: SC2086:info:36:17: Double quote to prevent globbing and word splitting
Lint workflows: .github/workflows/flowzone.yml#L487
shellcheck reported issue in this script: SC2086:info:36:52: Double quote to prevent globbing and word splitting
Lint workflows: .github/workflows/flowzone.yml#L487
shellcheck reported issue in this script: SC2086:info:39:18: Double quote to prevent globbing and word splitting
Lint workflows: .github/workflows/flowzone.yml#L487
shellcheck reported issue in this script: SC2086:info:39:46: Double quote to prevent globbing and word splitting