Skip to content

chore: Enable black fast flag #584

chore: Enable black fast flag

chore: Enable black fast flag #584

Triggered via push December 4, 2024 04:17
Status Failure
Total duration 46s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
check: discord/guild.py#L1318
Cannot access member "application_command_counts" for type "Guild"   Member "application_command_counts" is unknown (reportGeneralTypeIssues)
check
1 error
check
Process completed with exit code 1.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check: discord/profile.py#L239
Unnecessary "# type: ignore" comment
check: discord/utils.py#L729
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)