pip prod(deps): bump pyright from 1.1.393 to 1.1.394 #13904
Annotations
23 errors
build (3.10):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L56
Type of "stack_size" is unknown (reportUnknownVariableType)
|
build (3.10):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L56
No overloads for "sum" match the provided arguments (reportCallIssue)
|
build (3.10):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L56
Argument of type "Attribute" cannot be assigned to parameter "r" of type "RISCVRegisterType" in function "get_register_size"
"Attribute" is not assignable to "RISCVRegisterType" (reportArgumentType)
|
build (3.10):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L57
Argument type is unknown
Argument corresponds to parameter "immediate" in function "__init__" (reportUnknownArgumentType)
|
build (3.10):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L64
Argument of type "Attribute" cannot be assigned to parameter "register_type" of type "FloatRegisterType" in function "__init__"
"Attribute" is not assignable to "FloatRegisterType" (reportArgumentType)
|
build (3.10):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L68
Argument of type "IntRegisterType | Attribute" cannot be assigned to parameter "r" of type "RISCVRegisterType" in function "get_register_size"
Type "IntRegisterType | Attribute" is not assignable to type "RISCVRegisterType"
"Attribute" is not assignable to "RISCVRegisterType" (reportArgumentType)
|
build (3.10):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L82
Argument of type "Attribute" cannot be assigned to parameter "rd" of type "FloatRegisterType | str | None" in function "__init__"
Type "Attribute" is not assignable to type "FloatRegisterType | str | None"
"Attribute" is not assignable to "FloatRegisterType"
"Attribute" is not assignable to "str"
"Attribute" is not assignable to "None" (reportArgumentType)
|
build (3.10):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L84
Argument of type "IntRegisterType | Attribute" cannot be assigned to parameter "r" of type "RISCVRegisterType" in function "get_register_size"
Type "IntRegisterType | Attribute" is not assignable to type "RISCVRegisterType"
"Attribute" is not assignable to "RISCVRegisterType" (reportArgumentType)
|
build (3.10):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L86
Argument type is unknown
Argument corresponds to parameter "immediate" in function "__init__" (reportUnknownArgumentType)
|
build (3.10):
xdsl/backend/riscv/riscv_register_queue.py#L135
Argument of type "IntRegisterType | FloatRegisterType" cannot be assigned to parameter "value" of type "IntRegisterType" in function "remove"
Type "IntRegisterType | FloatRegisterType" is not assignable to type "IntRegisterType"
"FloatRegisterType" is not assignable to "IntRegisterType" (reportArgumentType)
|
build (3.11)
The job was canceled because "_3_10" failed.
|
build (3.11):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L56
Type of "stack_size" is unknown (reportUnknownVariableType)
|
build (3.11):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L56
No overloads for "sum" match the provided arguments (reportCallIssue)
|
build (3.11):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L56
Argument of type "Attribute" cannot be assigned to parameter "r" of type "RISCVRegisterType" in function "get_register_size"
"Attribute" is not assignable to "RISCVRegisterType" (reportArgumentType)
|
build (3.11):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L57
Argument type is unknown
Argument corresponds to parameter "immediate" in function "__init__" (reportUnknownArgumentType)
|
build (3.11):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L64
Argument of type "Attribute" cannot be assigned to parameter "register_type" of type "FloatRegisterType" in function "__init__"
"Attribute" is not assignable to "FloatRegisterType" (reportArgumentType)
|
build (3.11):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L68
Argument of type "IntRegisterType | Attribute" cannot be assigned to parameter "r" of type "RISCVRegisterType" in function "get_register_size"
Type "IntRegisterType | Attribute" is not assignable to type "RISCVRegisterType"
"Attribute" is not assignable to "RISCVRegisterType" (reportArgumentType)
|
build (3.11):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L82
Argument of type "Attribute" cannot be assigned to parameter "rd" of type "FloatRegisterType | str | None" in function "__init__"
Type "Attribute" is not assignable to type "FloatRegisterType | str | None"
"Attribute" is not assignable to "FloatRegisterType"
"Attribute" is not assignable to "str"
"Attribute" is not assignable to "None" (reportArgumentType)
|
build (3.11):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L84
Argument of type "IntRegisterType | Attribute" cannot be assigned to parameter "r" of type "RISCVRegisterType" in function "get_register_size"
Type "IntRegisterType | Attribute" is not assignable to type "RISCVRegisterType"
"Attribute" is not assignable to "RISCVRegisterType" (reportArgumentType)
|
build (3.11):
xdsl/backend/riscv/prologue_epilogue_insertion.py#L86
Argument type is unknown
Argument corresponds to parameter "immediate" in function "__init__" (reportUnknownArgumentType)
|
build (3.11):
xdsl/backend/riscv/riscv_register_queue.py#L135
Argument of type "IntRegisterType | FloatRegisterType" cannot be assigned to parameter "value" of type "IntRegisterType" in function "remove"
Type "IntRegisterType | FloatRegisterType" is not assignable to type "IntRegisterType"
"FloatRegisterType" is not assignable to "IntRegisterType" (reportArgumentType)
|
build (3.12)
The job was canceled because "_3_10" failed.
|
build (3.12)
The operation was canceled.
|