fix(deps): update dependency xdsl to v0.51.0 #97
Annotations
11 errors
|
asl_xdsl/dialects/asl.py#L96
Type of "data" is unknown (reportUnknownMemberType)
|
|
asl_xdsl/dialects/asl.py#L96
Type of "min_value_attr" is unknown (reportUnknownMemberType)
|
|
asl_xdsl/dialects/asl.py#L92
Argument of type "list[IntAttr]" cannot be assigned to parameter "parameters" of type "Attribute" in function "__init__"
"list[IntAttr]" is not assignable to "Attribute" (reportArgumentType)
|
|
asl_xdsl/dialects/asl.py#L79
The method "print" in class "Printer" is deprecated
Please use type-specific print methods (reportDeprecated)
|
|
asl_xdsl/dialects/asl.py#L68
Return type is unknown (reportUnknownVariableType)
|
|
asl_xdsl/dialects/asl.py#L68
Type of "data" is unknown (reportUnknownMemberType)
|
|
asl_xdsl/dialects/asl.py#L68
Type of "value_attr" is unknown (reportUnknownMemberType)
|
|
asl_xdsl/dialects/asl.py#L64
Argument of type "list[IntAttr]" cannot be assigned to parameter "parameters" of type "Attribute" in function "__init__"
"list[IntAttr]" is not assignable to "Attribute" (reportArgumentType)
|
|
asl_xdsl/dialects/asl.py#L23
Type of "ParameterDef" is unknown (reportUnknownVariableType)
|
|
asl_xdsl/dialects/asl.py#L23
"ParameterDef" is unknown import symbol (reportAttributeAccessIssue)
|
|
|
The logs for this run have expired and are no longer available.
Loading