Skip to content

Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 #1077

Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13

Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 #1077

Status Failure
Total duration 7m 30s
Artifacts

pre-commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (B905): benchmarks/cutlass_benchmarks/sparse_benchmarks.py#L400
benchmarks/cutlass_benchmarks/sparse_benchmarks.py:400:17: B905 `zip()` without an explicit `strict=` parameter
Ruff (B905): benchmarks/cutlass_benchmarks/sparse_benchmarks.py#L388
benchmarks/cutlass_benchmarks/sparse_benchmarks.py:388:17: B905 `zip()` without an explicit `strict=` parameter
Ruff (B905): benchmarks/benchmark_throughput.py#L212
benchmarks/benchmark_throughput.py:212:13: B905 `zip()` without an explicit `strict=` parameter
Ruff (B905): benchmarks/benchmark_serving_structured_output.py#L619
benchmarks/benchmark_serving_structured_output.py:619:27: B905 `zip()` without an explicit `strict=` parameter
Ruff (B905): benchmarks/benchmark_serving_structured_output.py#L377
benchmarks/benchmark_serving_structured_output.py:377:51: B905 `zip()` without an explicit `strict=` parameter
Ruff (B905): benchmarks/benchmark_serving_structured_output.py#L376
benchmarks/benchmark_serving_structured_output.py:376:27: B905 `zip()` without an explicit `strict=` parameter
Ruff (B905): benchmarks/benchmark_serving.py#L275
benchmarks/benchmark_serving.py:275:51: B905 `zip()` without an explicit `strict=` parameter
Ruff (B905): benchmarks/benchmark_serving.py#L274
benchmarks/benchmark_serving.py:274:27: B905 `zip()` without an explicit `strict=` parameter
Ruff (B905): benchmarks/benchmark_latency.py#L119
benchmarks/benchmark_latency.py:119:33: B905 `zip()` without an explicit `strict=` parameter
Ruff (B905): benchmarks/benchmark_latency.py#L111
benchmarks/benchmark_latency.py:111:35: B905 `zip()` without an explicit `strict=` parameter