Skip to content

fix: ut random failed #54

fix: ut random failed

fix: ut random failed #54

Triggered via push May 28, 2024 11:01
Status Failure
Total duration 1m 0s
Artifacts

pyright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
pyright: dpgen2/op/caly_evo_step_merge.py#L107
Argument of type "range" cannot be assigned to parameter "with_param" of type "str | list[Unknown] | InputParameter | OutputParameter" in function "__init__"   Type "range" cannot be assigned to type "str | list[Unknown] | InputParameter | OutputParameter"     "range" is incompatible with "str"     "range" is incompatible with "list[Unknown]"     "range" is incompatible with "InputParameter"     "range" is incompatible with "OutputParameter" (reportGeneralTypeIssues)
pyright
1 error