pip prod(deps): bump pyright from 1.1.335 to 1.1.336 #5843
Annotations
10 errors
xdsl/dialects/builtin.py#L422
Cannot access member "signedness" for type "IndexType*"
Member "signedness" is unknown (reportGeneralTypeIssues)
|
xdsl/dialects/builtin.py#L422
Type of "signedness" is partially unknown
Type of "signedness" is "SignednessAttr* | Unknown" (reportUnknownMemberType)
|
xdsl/dialects/builtin.py#L422
Type of "data" is partially unknown
Type of "data" is "Signedness* | Unknown" (reportUnknownMemberType)
|
xdsl/dialects/builtin.py#L424
Cannot access member "width" for type "IndexType*"
Member "width" is unknown (reportGeneralTypeIssues)
|
xdsl/dialects/builtin.py#L424
Type of "width" is partially unknown
Type of "width" is "IntAttr* | Unknown" (reportUnknownMemberType)
|
xdsl/dialects/builtin.py#L424
Type of "data" is partially unknown
Type of "data" is "int* | Unknown" (reportUnknownMemberType)
|
xdsl/dialects/builtin.py#L424
Type of "min_value" is partially unknown
Type of "min_value" is "int | Unknown" (reportUnknownVariableType)
|
xdsl/dialects/builtin.py#L425
Cannot access member "width" for type "IndexType*"
Member "width" is unknown (reportGeneralTypeIssues)
|
xdsl/dialects/builtin.py#L425
Type of "width" is partially unknown
Type of "width" is "IntAttr* | Unknown" (reportUnknownMemberType)
|
xdsl/dialects/builtin.py#L425
Type of "data" is partially unknown
Type of "data" is "int* | Unknown" (reportUnknownMemberType)
|
The logs for this run have expired and are no longer available.
Loading