pip prod(deps): bump pyright from 1.1.335 to 1.1.336 #5823
Annotations
8 errors
|
xdsl/dialects/builtin.py#L438
Argument of type "_IntegerAttrType@IntegerAttr" cannot be assigned to parameter "int_type" of type "IntegerType" in function "_get_int_range"
Type "IntegerType* | IndexType*" cannot be assigned to type "IntegerType"
"IndexType*" is incompatible with "IntegerType" (reportGeneralTypeIssues)
|
xdsl/ir/core.py#L583
Cannot access member "irdl_definition" for type "type[ParametrizedAttribute]"
Failed to call method "__get__" for descriptor class "property" (reportGeneralTypeIssues)
|
xdsl/ir/core.py#L583
Type of "irdl_definition" is unknown (reportUnknownMemberType)
|
xdsl/ir/core.py#L583
Type of "attr_def" is unknown (reportUnknownVariableType)
|
xdsl/ir/core.py#L584
Type of "verify" is unknown (reportUnknownMemberType)
|
xdsl/irdl/irdl.py#L1960
Argument of type "TypeIRDLOperationInvT@irdl_op_definition" cannot be assigned to parameter "pyrdl_def" of type "type[IRDLOperationInvT@from_pyrdl]" in function "from_pyrdl" (reportGeneralTypeIssues)
|
|
The logs for this run have expired and are no longer available.
Loading