[format] Use AlignFunctionDeclarations from clang-format 20.1.0 #19753
+249
−219
Annotations
10 errors and 1 warning
|
actionlint:
.github/workflows/root-docs-ci.yml#L145
shellcheck reported issue in this script: SC2006:style:4:9: Use $(...) notation instead of legacy backticks `...`
|
|
actionlint:
.github/workflows/root-ci.yml#L521
"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
|
|
actionlint:
.github/workflows/root-ci.yml#L448
property "extra-runs-on" is not defined in object type {architecture: string; image: string; is_special: bool; overrides: array<string>; platform_config: string; property: string}
|
|
actionlint:
.github/workflows/root-ci.yml#L448
property "extra-runs-on" is not defined in object type {architecture: string; image: string; is_special: bool; overrides: array<string>; platform_config: string; property: string}
|
|
actionlint:
.github/workflows/root-ci.yml#L296
"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
|
|
actionlint:
.github/workflows/root-ci.yml#L166
"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
|
|
actionlint:
.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
|
|
actionlint:
.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
|
|
actionlint:
.github/workflows/llvm-diff.yml#L29
shellcheck reported issue in this script: SC2045:warning:5:10: Iterating over ls output is fragile. Use globs
|
|
actionlint:
.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
|
|
actionlint
⚠️ [actionlint] The command ran successfully and some problem was found (found 43 errors, linted 30 files), exit code: 1
|
Loading