Skip to content

Fix user experiment override handling #558

Fix user experiment override handling

Fix user experiment override handling #558

Triggered via push June 12, 2024 23:44
Status Failure
Total duration 43s
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: discord/types/gateway.py#L38
Import "ApplicationCommandCounts" is not accessed (reportUnusedImport)
check
2 errors
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check: discord/profile.py#L239
Unnecessary "# type: ignore" comment
check: discord/utils.py#L728
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)