Skip to content

Run tests and publish to PyPI.org #7

Run tests and publish to PyPI.org

Run tests and publish to PyPI.org #7

Triggered via release February 5, 2025 07:40
@xsedla1oxsedla1o
published 3209697
Status Failure
Total duration 24s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (PLC0206): dp3/database/snapshots.py#L249
dp3/database/snapshots.py:249:9: PLC0206 Extracting value from dictionary without calling `.items()`
Ruff (PLC0206): tests/test_api/test_get_distinct_attr_values.py#L25
tests/test_api/test_get_distinct_attr_values.py:25:9: PLC0206 Extracting value from dictionary without calling `.items()`
Ruff (PLC0206): tests/test_example/dps_gen.py#L61
tests/test_example/dps_gen.py:61:1: PLC0206 Extracting value from dictionary without calling `.items()`
Ruff (PLC0206): tests/test_example/dps_gen_realtime.py#L73
tests/test_example/dps_gen_realtime.py:73:5: PLC0206 Extracting value from dictionary without calling `.items()`
Ruff (PLC0206): tests/test_example/dps_gen_realtime.py#L90
tests/test_example/dps_gen_realtime.py:90:9: PLC0206 Extracting value from dictionary without calling `.items()`