Skip to content

fix: ut

fix: ut #55

Triggered via push May 28, 2024 11:31
Status Failure
Total duration 57s
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