Skip to content

Add frame by frame compression and test this compression - Nikita Ostapenko #37

Add frame by frame compression and test this compression - Nikita Ostapenko

Add frame by frame compression and test this compression - Nikita Ostapenko #37

Triggered via pull request July 10, 2025 04:25
@catmajorcatmajor
synchronize #30
catmajor:main
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Server CI
29s
Server CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (T201): python/client/clients/cli.py#L51
client/clients/cli.py:51:25: T201 `print` found
Ruff (T201): python/client/clients/cli.py#L41
client/clients/cli.py:41:13: T201 `print` found
Ruff (T201): python/client/clients/cli.py#L40
client/clients/cli.py:40:13: T201 `print` found
Ruff (T201): python/client/clients/cli.py#L39
client/clients/cli.py:39:13: T201 `print` found
Ruff (T201): python/client/clients/cli.py#L38
client/clients/cli.py:38:13: T201 `print` found
Ruff (T201): python/client/clients/cli.py#L37
client/clients/cli.py:37:13: T201 `print` found
Ruff (T201): python/client/clients/cli.py#L36
client/clients/cli.py:36:13: T201 `print` found
Ruff (T201): python/client/clients/cli.py#L35
client/clients/cli.py:35:17: T201 `print` found
Ruff (T201): python/client/clients/cli.py#L32
client/clients/cli.py:32:13: T201 `print` found
Ruff (D202): python/client/GrpcClient.py#L155
client/GrpcClient.py:155:9: D202 No blank lines allowed after function docstring (found 1)