Skip to content

Tell linter that assigned is not used. #53

Tell linter that assigned is not used.

Tell linter that assigned is not used. #53

Triggered via push May 7, 2025 14:11
Status Success
Total duration 7m 44s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

72 errors
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
Ruff (E722): src/pyff/test/test_pipeline.py#L635
src/pyff/test/test_pipeline.py:635:13: E722 Do not use bare `except`
Ruff (E722): src/pyff/test/test_pipeline.py#L532
src/pyff/test/test_pipeline.py:532:13: E722 Do not use bare `except`
Ruff (E741): src/pyff/test/test_pipeline.py#L266
src/pyff/test/test_pipeline.py:266:50: E741 Ambiguous variable name: `l`
Ruff (E721): src/pyff/test/test_md_api.py#L135
src/pyff/test/test_md_api.py:135:20: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
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
Ruff (E722): src/pyff/test/test_pipeline.py#L635
src/pyff/test/test_pipeline.py:635:13: E722 Do not use bare `except`
Ruff (E722): src/pyff/test/test_pipeline.py#L532
src/pyff/test/test_pipeline.py:532:13: E722 Do not use bare `except`
Ruff (E741): src/pyff/test/test_pipeline.py#L266
src/pyff/test/test_pipeline.py:266:50: E741 Ambiguous variable name: `l`
Ruff (E721): src/pyff/test/test_md_api.py#L135
src/pyff/test/test_md_api.py:135:20: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
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
Ruff (E722): src/pyff/test/test_pipeline.py#L635
src/pyff/test/test_pipeline.py:635:13: E722 Do not use bare `except`
Ruff (E722): src/pyff/test/test_pipeline.py#L532
src/pyff/test/test_pipeline.py:532:13: E722 Do not use bare `except`
Ruff (E741): src/pyff/test/test_pipeline.py#L266
src/pyff/test/test_pipeline.py:266:50: E741 Ambiguous variable name: `l`
Ruff (E721): src/pyff/test/test_md_api.py#L135
src/pyff/test/test_md_api.py:135:20: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
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
Ruff (E722): src/pyff/test/test_pipeline.py#L635
src/pyff/test/test_pipeline.py:635:13: E722 Do not use bare `except`
Ruff (E722): src/pyff/test/test_pipeline.py#L532
src/pyff/test/test_pipeline.py:532:13: E722 Do not use bare `except`
Ruff (E741): src/pyff/test/test_pipeline.py#L266
src/pyff/test/test_pipeline.py:266:50: E741 Ambiguous variable name: `l`
Ruff (E721): src/pyff/test/test_md_api.py#L135
src/pyff/test/test_md_api.py:135:20: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
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
Ruff (E722): src/pyff/test/test_pipeline.py#L635
src/pyff/test/test_pipeline.py:635:13: E722 Do not use bare `except`
Ruff (E722): src/pyff/test/test_pipeline.py#L532
src/pyff/test/test_pipeline.py:532:13: E722 Do not use bare `except`
Ruff (E741): src/pyff/test/test_pipeline.py#L266
src/pyff/test/test_pipeline.py:266:50: E741 Ambiguous variable name: `l`
Ruff (E721): src/pyff/test/test_md_api.py#L135
src/pyff/test/test_md_api.py:135:20: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
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
Ruff (E722): src/pyff/test/test_pipeline.py#L635
src/pyff/test/test_pipeline.py:635:13: E722 Do not use bare `except`
Ruff (E722): src/pyff/test/test_pipeline.py#L532
src/pyff/test/test_pipeline.py:532:13: E722 Do not use bare `except`
Ruff (E741): src/pyff/test/test_pipeline.py#L266
src/pyff/test/test_pipeline.py:266:50: E741 Ambiguous variable name: `l`
Ruff (E721): src/pyff/test/test_md_api.py#L135
src/pyff/test/test_md_api.py:135:20: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
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
Ruff (E722): src/pyff/test/test_pipeline.py#L635
src/pyff/test/test_pipeline.py:635:13: E722 Do not use bare `except`
Ruff (E722): src/pyff/test/test_pipeline.py#L532
src/pyff/test/test_pipeline.py:532:13: E722 Do not use bare `except`
Ruff (E741): src/pyff/test/test_pipeline.py#L266
src/pyff/test/test_pipeline.py:266:50: E741 Ambiguous variable name: `l`
Ruff (E721): src/pyff/test/test_md_api.py#L135
src/pyff/test/test_md_api.py:135:20: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
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
Ruff (E722): src/pyff/test/test_pipeline.py#L635
src/pyff/test/test_pipeline.py:635:13: E722 Do not use bare `except`
Ruff (E722): src/pyff/test/test_pipeline.py#L532
src/pyff/test/test_pipeline.py:532:13: E722 Do not use bare `except`
Ruff (E741): src/pyff/test/test_pipeline.py#L266
src/pyff/test/test_pipeline.py:266:50: E741 Ambiguous variable name: `l`
Ruff (E721): src/pyff/test/test_md_api.py#L135
src/pyff/test/test_md_api.py:135:20: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks