Skip to content

Simplify GrainPP.Resolver #443

Simplify GrainPP.Resolver

Simplify GrainPP.Resolver #443

Triggered via pull request October 7, 2024 22:51
Status Success
Total duration 57s
Artifacts

lint.yml

on: pull_request
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors
windows (68, 3.12)
Argument 1 to "set" has incompatible type "float | list[float]"; expected "Iterable[float]" [arg-type]
windows (68, 3.12)
Value of type "float | list[float]" is not indexable [index]
windows (68, 3.12)
Argument 2 to "zip" has incompatible type "float | list[float]"; expected "Iterable[float]" [arg-type]
windows (68, 3.12)
Value of type "float | list[float]" is not indexable [index]
windows (68, 3.12)
Value of type "float | list[float]" is not indexable [index]
windows (68, 3.12)
Value of type "float | list[float]" is not indexable [index]
windows (68, 3.12)
Value of type "float | list[float]" is not indexable [index]
windows (68, 3.12): vsdeband/f3kdb.py#L135
Unused "type: ignore" comment [unused-ignore]
windows (68, 3.12)
Incompatible return value type (got "Callable[[Any], Any]", expected "ResolverTwoClipsArgs") [return-value]
windows (68, 3.12)
Incompatible types in assignment (expression has type "Scaler", variable has type "BicubicAuto") [assignment]