chore: stash #580
Annotations
10 errors and 1 warning
Ruff (E402):
scripts/benchmarks/benchmark_s3_propagation.py#L105
scripts/benchmarks/benchmark_s3_propagation.py:105:1: E402 Module level import not at top of file
|
Ruff (E402):
scripts/benchmarks/benchmark_s3_propagation.py#L107
scripts/benchmarks/benchmark_s3_propagation.py:107:1: E402 Module level import not at top of file
|
Ruff (F811):
src/tplr/evaluation.py#L7
src/tplr/evaluation.py:7:8: F811 Redefinition of unused `random` from line 2
|
Ruff (F821):
src/tplr/evaluation.py#L295
src/tplr/evaluation.py:295:17: F821 Undefined name `common_random_batches`
|
Ruff (E402):
src/tplr/patch_fs_cache.py#L3
src/tplr/patch_fs_cache.py:3:1: E402 Module level import not at top of file
|
Ruff (E402):
src/tplr/patch_fs_cache.py#L4
src/tplr/patch_fs_cache.py:4:1: E402 Module level import not at top of file
|
Ruff (F401):
src/tplr/r2_dataset.py#L9
src/tplr/r2_dataset.py:9:8: F401 `random` imported but unused
|
Ruff (F821):
tests/conftest.py#L88
tests/conftest.py:88:12: F821 Undefined name `MockComms`
|
Ruff (F821):
tests/conftest.py#L93
tests/conftest.py:93:12: F821 Undefined name `MockChain`
|
Ruff (E402):
tests/unit/test_dataset.py#L11
tests/unit/test_dataset.py:11:1: E402 Module level import not at top of file
|
lint-and-test
Cache not found for keys: setup-uv-1-x86_64-unknown-linux-gnu-unknown-8570f864f57925fcca991dce83fa2434ed65ad67fca0318bd324a2fc8c4fca8b
|