Skip to content

Transmission MVP

Transmission MVP #421

Triggered via pull request July 23, 2026 17:52
@castelaocastelao
synchronize #463
transmission
Status Failure
Total duration 16s
Artifacts –

ci-python.yml

on: pull_request
Lint Python Code Base with Ruff
11s
Lint Python Code Base with Ruff
Pixi-Locked Test
0s
Pixi-Locked Test
Matrix: Python Integration Tests (Pixi)
Matrix: Python tests (Tox)
Matrix: Python Unit Tests (Pixi)
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint Python Code Base with Ruff
The process '/opt/hostedtoolcache/ruff/0.15.22/x86_64/ruff' failed with exit code 1
ruff (no-self-use): compass/plugin/one_shot/components.py#L561
compass/plugin/one_shot/components.py:561:9: no-self-use: Method `_apply_subarea_defaults` could be a function, class method, or static method help: Consider adding `@typing.override` if this method overrides a method from a superclass