Skip to content

NQN specific changes #34

NQN specific changes

NQN specific changes #34

Triggered via push September 6, 2025 20:10
Status Failure
Total duration 41s
Artifacts

lint.yml

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

Annotations

10 errors and 5 warnings
check 3.8
Process completed with exit code 1.
check 3.8
Exit code 1
check 3.x
Process completed with exit code 1.
check 3.x
6 errors
check 3.x: discord/webhook/async_.py#L751
No parameter named "cache" (reportCallIssue)
check 3.x: discord/threads.py#L231
"PermissionOverwrite" is not defined (reportUndefinedVariable)
check 3.x: discord/state.py#L401
Function with declared return type "GuildSticker" must return value on all code paths   "None" is not assignable to "GuildSticker" (reportReturnType)
check 3.x: discord/interactions.py#L1401
No parameter named "cache" (reportCallIssue)
check 3.x: discord/channel.py#L3399
Argument of type "PartialUser" cannot be assigned to parameter "data" of type "User" in function "store_user"   "bot" is missing from "PartialUser"   "system" is missing from "PartialUser"   "mfa_enabled" is missing from "PartialUser"   "locale" is missing from "PartialUser"   "verified" is missing from "PartialUser"   "email" is missing from "PartialUser"   "flags" is missing from "PartialUser"   "premium_type" is missing from "PartialUser" (reportArgumentType)
check 3.x: discord/channel.py#L3224
Argument of type "PartialUser" cannot be assigned to parameter "data" of type "User" in function "store_user"   "bot" is missing from "PartialUser"   "system" is missing from "PartialUser"   "mfa_enabled" is missing from "PartialUser"   "locale" is missing from "PartialUser"   "verified" is missing from "PartialUser"   "email" is missing from "PartialUser"   "flags" is missing from "PartialUser"   "premium_type" is missing from "PartialUser" (reportArgumentType)
check 3.x: discord/ext/commands/help.py#L328
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.x: discord/ext/commands/bot.py#L1223
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.x: discord/utils.py#L1159
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.x: discord/utils.py#L655
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
check 3.x: discord/activity.py#L882
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)