Skip to content

Tell linter about unused assignments. #55

Tell linter about unused assignments.

Tell linter about unused assignments. #55

Triggered via push May 7, 2025 14:19
Status Failure
Total duration 7m 9s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

48 errors
build (ubuntu-24.04, 3.10)
Process completed with exit code 1.
build (ubuntu-24.04, 3.10)
Process completed with exit code 1.
Ruff (F841): src/pyff/test/test_store.py#L261
src/pyff/test/test_store.py:261:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (F841): src/pyff/test/test_store.py#L128
src/pyff/test/test_store.py:128:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (E722): src/pyff/test/test_rwlock.py#L125
src/pyff/test/test_rwlock.py:125:13: E722 Do not use bare `except`
Ruff (F841): src/pyff/test/test_repo.py#L144
src/pyff/test/test_repo.py:144:9: F841 Local variable `dn` is assigned to but never used
build (ubuntu-24.04, 3.12)
Process completed with exit code 1.
build (ubuntu-24.04, 3.12)
Process completed with exit code 1.
Ruff (F841): src/pyff/test/test_store.py#L261
src/pyff/test/test_store.py:261:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (F841): src/pyff/test/test_store.py#L128
src/pyff/test/test_store.py:128:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (E722): src/pyff/test/test_rwlock.py#L125
src/pyff/test/test_rwlock.py:125:13: E722 Do not use bare `except`
Ruff (F841): src/pyff/test/test_repo.py#L144
src/pyff/test/test_repo.py:144:9: F841 Local variable `dn` is assigned to but never used
build (ubuntu-24.04, 3.11)
Process completed with exit code 1.
build (ubuntu-24.04, 3.11)
Process completed with exit code 1.
Ruff (F841): src/pyff/test/test_store.py#L261
src/pyff/test/test_store.py:261:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (F841): src/pyff/test/test_store.py#L128
src/pyff/test/test_store.py:128:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (E722): src/pyff/test/test_rwlock.py#L125
src/pyff/test/test_rwlock.py:125:13: E722 Do not use bare `except`
Ruff (F841): src/pyff/test/test_repo.py#L144
src/pyff/test/test_repo.py:144:9: F841 Local variable `dn` is assigned to but never used
build (ubuntu-22.04, 3.10)
Process completed with exit code 1.
build (ubuntu-22.04, 3.10)
Process completed with exit code 1.
Ruff (F841): src/pyff/test/test_store.py#L261
src/pyff/test/test_store.py:261:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (F841): src/pyff/test/test_store.py#L128
src/pyff/test/test_store.py:128:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (E722): src/pyff/test/test_rwlock.py#L125
src/pyff/test/test_rwlock.py:125:13: E722 Do not use bare `except`
Ruff (F841): src/pyff/test/test_repo.py#L144
src/pyff/test/test_repo.py:144:9: F841 Local variable `dn` is assigned to but never used
build (ubuntu-24.04, 3.9)
Process completed with exit code 1.
build (ubuntu-24.04, 3.9)
Process completed with exit code 1.
Ruff (F841): src/pyff/test/test_store.py#L261
src/pyff/test/test_store.py:261:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (F841): src/pyff/test/test_store.py#L128
src/pyff/test/test_store.py:128:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (E722): src/pyff/test/test_rwlock.py#L125
src/pyff/test/test_rwlock.py:125:13: E722 Do not use bare `except`
Ruff (F841): src/pyff/test/test_repo.py#L144
src/pyff/test/test_repo.py:144:9: F841 Local variable `dn` is assigned to but never used
build (ubuntu-22.04, 3.12)
Process completed with exit code 1.
build (ubuntu-22.04, 3.12)
Process completed with exit code 1.
Ruff (F841): src/pyff/test/test_store.py#L261
src/pyff/test/test_store.py:261:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (F841): src/pyff/test/test_store.py#L128
src/pyff/test/test_store.py:128:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (E722): src/pyff/test/test_rwlock.py#L125
src/pyff/test/test_rwlock.py:125:13: E722 Do not use bare `except`
Ruff (F841): src/pyff/test/test_repo.py#L144
src/pyff/test/test_repo.py:144:9: F841 Local variable `dn` is assigned to but never used
build (ubuntu-22.04, 3.11)
Process completed with exit code 1.
build (ubuntu-22.04, 3.11)
Process completed with exit code 1.
Ruff (F841): src/pyff/test/test_store.py#L261
src/pyff/test/test_store.py:261:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (F841): src/pyff/test/test_store.py#L128
src/pyff/test/test_store.py:128:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (E722): src/pyff/test/test_rwlock.py#L125
src/pyff/test/test_rwlock.py:125:13: E722 Do not use bare `except`
Ruff (F841): src/pyff/test/test_repo.py#L144
src/pyff/test/test_repo.py:144:9: F841 Local variable `dn` is assigned to but never used
build (ubuntu-22.04, 3.9)
Process completed with exit code 1.
build (ubuntu-22.04, 3.9)
Process completed with exit code 1.
Ruff (F841): src/pyff/test/test_store.py#L261
src/pyff/test/test_store.py:261:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (F841): src/pyff/test/test_store.py#L128
src/pyff/test/test_store.py:128:9: F841 Local variable `entity_id` is assigned to but never used
Ruff (E722): src/pyff/test/test_rwlock.py#L125
src/pyff/test/test_rwlock.py:125:13: E722 Do not use bare `except`
Ruff (F841): src/pyff/test/test_repo.py#L144
src/pyff/test/test_repo.py:144:9: F841 Local variable `dn` is assigned to but never used