[Win Test PR: DO NOT MERGE] Test capability of Windows to run concurrently ACLIC'ed tests #28867
code_analysis.yml
on: pull_request
clang-format
1m 5s
ruff
34s
Annotations
6 errors
|
ruff
Process completed with exit code 123.
|
|
ruff
Formatting failed. To apply the changes locally, run the following command:
|
|
ruff
Process completed with exit code 123.
|
|
ruff (F541):
.github/workflows/root-ci-config/build_root.py#L88
.github/workflows/root-ci-config/build_root.py:88:15: F541 f-string without any placeholders
|
|
ruff (E713):
.github/workflows/root-ci-config/build_root.py#L62
.github/workflows/root-ci-config/build_root.py:62:16: E713 Test for membership should be `not in`
|
|
clang-format
Process completed with exit code 1.
|