cling sync testing #9
code_analysis.yml
on: pull_request
clang-format
1m 9s
ruff
31s
Annotations
11 errors and 1 warning
|
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/utilities/sync_cling.py#L135
.github/workflows/utilities/sync_cling.py:135:17: F541 f-string without any placeholders
|
|
Ruff (F541):
.github/workflows/utilities/sync_cling.py#L123
.github/workflows/utilities/sync_cling.py:123:29: F541 f-string without any placeholders
|
|
Ruff (F541):
.github/workflows/utilities/sync_cling.py#L122
.github/workflows/utilities/sync_cling.py:122:30: F541 f-string without any placeholders
|
|
Ruff (E701):
.github/workflows/utilities/sync_cling.py#L102
.github/workflows/utilities/sync_cling.py:102:45: E701 Multiple statements on one line (colon)
|
|
Ruff (F541):
.github/workflows/utilities/sync_cling.py#L57
.github/workflows/utilities/sync_cling.py:57:31: F541 f-string without any placeholders
|
|
Ruff (F541):
.github/workflows/utilities/sync_cling.py#L56
.github/workflows/utilities/sync_cling.py:56:19: F541 f-string without any placeholders
|
|
Ruff (F541):
.github/workflows/utilities/sync_cling.py#L53
.github/workflows/utilities/sync_cling.py:53:27: F541 f-string without any placeholders
|
|
Ruff (F541):
.github/workflows/utilities/sync_cling.py#L48
.github/workflows/utilities/sync_cling.py:48:17: F541 f-string without any placeholders
|
|
ruff
Could not parse version from /home/runner/work/root/root/pyproject.toml. Using latest version.
|