Skip to content

cling sync testing

cling sync testing #9

Triggered via pull request November 3, 2025 09:51
Status Failure
Total duration 1m 13s
Artifacts

code_analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.