Skip to content

pip prod(deps): bump pyright from 1.1.345 to 1.1.372 #10168

pip prod(deps): bump pyright from 1.1.345 to 1.1.372

pip prod(deps): bump pyright from 1.1.345 to 1.1.372 #10168

Triggered via pull request July 18, 2024 02:29
Status Failure
Total duration 1m 18s
Artifacts

ci-pyright-fails.yml

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

Annotations

12 errors
build (3.10): xdsl/traits.py#L50
"parameters" overrides a field of the same name but is missing a default value (reportGeneralTypeIssues)
build (3.10): xdsl/traits.py#L76
"parameters" overrides a field of the same name but is missing a default value (reportGeneralTypeIssues)
build (3.10): xdsl/dialects/accfg.py#L100
Type of "launch_addr" is partially unknown   Type of "launch_addr" is "IntegerAttr[Unknown]" (reportUnknownVariableType)
build (3.10): xdsl/dialects/accfg.py#L110
Type of "barrier" is partially unknown   Type of "barrier" is "IntegerAttr[Unknown]" (reportUnknownVariableType)
build (3.10): xdsl/dialects/affine.py#L259
Argument of type "type[Annotated]" cannot be assigned to parameter "constraint" of type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar" in function "operand_def"   Type "type[Annotated]" is incompatible with type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar"     "type[type]" is incompatible with "type[GenericAttrConstraint[Attribute]]"     "type[type]" is incompatible with "type[Attribute]"     Type "type[Annotated]" is incompatible with type "type[Attribute]"     "type[type]" is incompatible with "type[TypeVar]"     "type[type]" is incompatible with "type[ConstraintVar]" (reportArgumentType)
build (3.10): xdsl/dialects/affine.py#L295
Argument of type "type[Annotated]" cannot be assigned to parameter "constraint" of type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar" in function "result_def"   Type "type[Annotated]" is incompatible with type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar"     "type[type]" is incompatible with "type[GenericAttrConstraint[Attribute]]"     "type[type]" is incompatible with "type[Attribute]"     Type "type[Annotated]" is incompatible with type "type[Attribute]"     "type[type]" is incompatible with "type[TypeVar]"     "type[type]" is incompatible with "type[ConstraintVar]" (reportArgumentType)
build (3.10): xdsl/dialects/arith.py#L173
Argument of type "type[Annotated]" cannot be assigned to parameter "constraint" of type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar" in function "operand_def"   Type "type[Annotated]" is incompatible with type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar"     "type[type]" is incompatible with "type[GenericAttrConstraint[Attribute]]"     "type[type]" is incompatible with "type[Attribute]"     Type "type[Annotated]" is incompatible with type "type[Attribute]"     "type[type]" is incompatible with "type[TypeVar]"     "type[type]" is incompatible with "type[ConstraintVar]" (reportArgumentType)
build (3.10): xdsl/dialects/arith.py#L174
Argument of type "type[Annotated]" cannot be assigned to parameter "constraint" of type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar" in function "operand_def"   Type "type[Annotated]" is incompatible with type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar"     "type[type]" is incompatible with "type[GenericAttrConstraint[Attribute]]"     "type[type]" is incompatible with "type[Attribute]"     Type "type[Annotated]" is incompatible with type "type[Attribute]"     "type[type]" is incompatible with "type[TypeVar]"     "type[type]" is incompatible with "type[ConstraintVar]" (reportArgumentType)
build (3.10): xdsl/dialects/arith.py#L175
Argument of type "type[Annotated]" cannot be assigned to parameter "constraint" of type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar" in function "result_def"   Type "type[Annotated]" is incompatible with type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar"     "type[type]" is incompatible with "type[GenericAttrConstraint[Attribute]]"     "type[type]" is incompatible with "type[Attribute]"     Type "type[Annotated]" is incompatible with type "type[Attribute]"     "type[type]" is incompatible with "type[TypeVar]"     "type[type]" is incompatible with "type[ConstraintVar]" (reportArgumentType)
build (3.10): xdsl/dialects/arith.py#L285
Argument of type "type[Annotated]" cannot be assigned to parameter "constraint" of type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar" in function "operand_def"   Type "type[Annotated]" is incompatible with type "AttrConstraint | Attribute | type[Attribute] | TypeVar | ConstraintVar"     "type[type]" is incompatible with "type[GenericAttrConstraint[Attribute]]"     "type[type]" is incompatible with "type[Attribute]"     Type "type[Annotated]" is incompatible with type "type[Attribute]"     "type[type]" is incompatible with "type[TypeVar]"     "type[type]" is incompatible with "type[ConstraintVar]" (reportArgumentType)
build (3.11)
The job was canceled because "_3_10" failed.
build (3.11)
The operation was canceled.