Skip to content

Normalize upstream changes for the library #594

Normalize upstream changes for the library

Normalize upstream changes for the library #594

Triggered via push December 4, 2024 08:53
Status Failure
Total duration 59s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
check: discord/message.py#L63
Import "ReactionType" is not accessed (reportUnusedImport)
check: discord/state.py#L3379
Argument of type "VoiceServerUpdateEvent" cannot be assigned to parameter "data" of type "VoiceServerUpdate" in function "on_voice_server_update"   "guild_id" is not required in "type[VoiceServerUpdate]" (reportGeneralTypeIssues)
check
2 errors
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check: discord/http.py#L349
Unnecessary "# type: ignore" comment
check: discord/profile.py#L239
Unnecessary "# type: ignore" comment
check: discord/ext/commands/bot.py#L1056
Type variable "ContextT" may go unsolved if caller supplies no argument for parameter "cls"   Provide an overload that specifies the return type when the argument is not supplied (reportInvalidTypeVarUse)