Skip to content

fix message_pin, message_unpin target id being None #4118

fix message_pin, message_unpin target id being None

fix message_pin, message_unpin target id being None #4118

Triggered via pull request December 29, 2024 17:57
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
check 3.8
Exit code 1
check 3.8
Process completed with exit code 1.
check 3.x
Process completed with exit code 1.
check 3.x: discord/audit_logs.py#L881
Argument of type "int | None" cannot be assigned to parameter "id" of type "SupportsIntCast" in function "__init__" (reportArgumentType)
check 3.x
1 error
check 3.8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check 3.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check 3.x: discord/message.py#L868
Unnecessary "# type: ignore" comment
check 3.x: discord/utils.py#L666
Unnecessary "# type: ignore" comment