fix message_pin, message_unpin target id being None #4118
Annotations
3 errors and 3 warnings
Run black
Process completed with exit code 1.
|
Run Pyright:
discord/audit_logs.py#L881
Argument of type "int | None" cannot be assigned to parameter "id" of type "SupportsIntCast" in function "__init__" (reportArgumentType)
|
Run Pyright
1 error
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Pyright:
discord/message.py#L868
Unnecessary "# type: ignore" comment
|
Run Pyright:
discord/utils.py#L666
Unnecessary "# type: ignore" comment
|
Loading