[CMake] Raise minimum required Python version to 3.11 - #23368
Open
guitargeek wants to merge 2 commits into
Open
guitargeek wants to merge 2 commits into
guitargeek wants to merge 2 commits into
Annotations
10 errors, 1 warning, and 1 notice
|
actionlint:
.github/workflows/root-ci.yml#L188
property "overrides" is not defined in object type {arch: string; is_special: bool; platform: string}
|
|
actionlint:
.github/workflows/root-ci.yml#L156
"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#L155
property "overrides" is not defined in object type {arch: string; is_special: bool; platform: string}
|
|
actionlint:
.github/workflows/root-ci.yml#L136
property "overrides" is not defined in object type {arch: string; is_special: bool; platform: string}
|
|
actionlint:
.github/workflows/python_wheel_build.yml#L146
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#L111
shellcheck reported issue in this script: SC2012:info:3:9: Use find instead of ls to better handle non-alphanumeric filenames
|
|
actionlint:
.github/workflows/projFixedIssues.yml#L62
shellcheck reported issue in this script: SC2006:style:1:22: Use $(...) notation instead of legacy backticks `...`
|
|
actionlint:
.github/workflows/llvm-diff.yml#L29
shellcheck reported issue in this script: SC2045:warning:9:10: Iterating over ls output is fragile. Use globs
|
|
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 48 errors, linted 30 files), exit code: 1
|
|
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
background
wait
wait-all
cancel
parallel
Loading