[CI] Add openstacksdk to packages installed with homebrew. #54
lint-action-files.yml
on: pull_request
lint-action-files
36s
Annotations
10 errors and 1 warning
|
lint-action-files:
.github/workflows/root-ci.yml#L431
property "extra-runs-on" is not defined in object type {architecture: string; cmake_generator: string; image: string; is_special: bool; overrides: array<string>; property: string}
|
|
lint-action-files:
.github/workflows/root-ci.yml#L431
property "extra-runs-on" is not defined in object type {architecture: string; cmake_generator: string; image: string; is_special: bool; overrides: array<string>; property: string}
|
|
lint-action-files:
.github/workflows/root-ci.yml#L289
"github.event.pull_request.head.ref" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/reference/security/secure-use#good-practices-for-mitigating-script-injection-attacks for more details
|
|
lint-action-files:
.github/workflows/root-ci.yml#L159
"github.event.pull_request.head.ref" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/reference/security/secure-use#good-practices-for-mitigating-script-injection-attacks for more details
|
|
lint-action-files:
.github/workflows/python_wheel_build.yml#L95
shellcheck reported issue in this script: SC2035:info:2:4: Use ./*glob* or -- *glob* so names with dashes won't become options
|
|
lint-action-files:
.github/workflows/python_wheel_build.yml#L62
shellcheck reported issue in this script: SC2012:info:3:9: Use find instead of ls to better handle non-alphanumeric filenames
|
|
lint-action-files:
.github/workflows/llvm-diff.yml#L29
shellcheck reported issue in this script: SC2045:warning:5:10: Iterating over ls output is fragile. Use globs
|
|
lint-action-files:
.github/workflows/issues-nudge.yml#L13
the runner of "actions/setup-node@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue
|
|
lint-action-files:
.github/workflows/code_analysis.yml#L81
shellcheck reported issue in this script: SC2002:style:1:13: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead
|
|
lint-action-files:
.github/workflows/code_analysis.yml#L70
shellcheck reported issue in this script: SC2002:style:1:13: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead
|
|
lint-action-files
⚠️ [actionlint] The command ran successfully and some problem was found (found 48 errors, linted 27 files), exit code: 1
|