Skip to content

feat: Add support for POLL_RESULT messages #4091

feat: Add support for POLL_RESULT messages

feat: Add support for POLL_RESULT messages #4091

Triggered via pull request December 8, 2024 14:36
Status Failure
Total duration 46s
Artifacts

lint.yml

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

Annotations

7 errors and 4 warnings
check 3.8
Exit code 1
check 3.8
Process completed with exit code 123.
check 3.x
Process completed with exit code 123.
check 3.x: discord/message.py#L2273
Argument of type "Message | DeletedReferencedMessage" cannot be assigned to parameter "to" of type "Message | int" in function "_update_poll_results" (reportArgumentType)
check 3.x: discord/message.py#L2275
Argument of type "int | None" cannot be assigned to parameter "to" of type "Message | int" in function "_update_poll_results" (reportArgumentType)
check 3.x: discord/types/message.py#L192
"[" was not closed
check 3.x
3 errors
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