tests: Add test checking proper load of cache with dirty data #42
Annotations
4 errors
|
build
Process completed with exit code 1.
|
|
Ruff (F841):
test/functional/tests/initialize/test_initialize_load.py#L174
test/functional/tests/initialize/test_initialize_load.py:174:9: F841 Local variable `caches_count` is assigned to but never used
|
|
Ruff (F541):
test/functional/tests/initialize/test_initialize_load.py#L171
test/functional/tests/initialize/test_initialize_load.py:171:23: F541 f-string without any placeholders
|
|
Ruff (F541):
test/functional/tests/initialize/test_initialize_load.py#L163
test/functional/tests/initialize/test_initialize_load.py:163:23: F541 f-string without any placeholders
|