Skip to content

Enable flavor:instance plugin in DevStack #188

Enable flavor:instance plugin in DevStack

Enable flavor:instance plugin in DevStack #188

Triggered via push January 14, 2025 23:04
Status Failure
Total duration 31s
Artifacts

test.yml

on: push
run_linting
4s
run_linting
Matrix: run_tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff (F811): blazar/db/sqlalchemy/api.py#L2223
blazar/db/sqlalchemy/api.py:2223:5: F811 Redefinition of unused `resource_property_get_or_create` from line 2220
Ruff (E711): blazar/db/sqlalchemy/models.py#L361
blazar/db/sqlalchemy/models.py:361:60: E711 Comparison to `None` should be `cond is None`
Ruff (F402): blazar/plugins/networks/network_plugin.py#L112
blazar/plugins/networks/network_plugin.py:112:13: F402 Import `plugin` from line 34 shadowed by loop variable
Ruff (F821): blazar/plugins/oshosts/host_plugin.py#L499
blazar/plugins/oshosts/host_plugin.py:499:61: F821 Undefined name `cap_name`
run_linting
The process '/opt/hostedtoolcache/ruff/0.9.1/x86_64/ruff' failed with exit code 1
run_tests (3.9)
Process completed with exit code 1.
run_tests (3.9)
Process completed with exit code 1.