Skip to content

examples : add new sweep-bench benchmark #38

examples : add new sweep-bench benchmark

examples : add new sweep-bench benchmark #38

Triggered via push February 6, 2025 20:37
Status Failure
Total duration 1m 11s
Artifacts
pyright type-check
1m 2s
pyright type-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
pyright type-check: examples/sweep-bench/sweep-bench-plot.py#L1
Import "pandas" could not be resolved (reportMissingImports)
pyright type-check: examples/sweep-bench/sweep-bench-plot.py#L22
"groupby" is not a known attribute of "None" (reportOptionalMemberAccess)
pyright type-check: examples/sweep-bench/sweep-bench-plot.py#L37
Object of type "None" is not subscriptable (reportOptionalSubscript)
pyright type-check: examples/sweep-bench/sweep-bench-plot.py#L43
"rainbow" is not a known attribute of module "matplotlib.cm" (reportAttributeAccessIssue)
pyright type-check
4 errors