Skip to content

Fix broken store listing endpoint #564

Fix broken store listing endpoint

Fix broken store listing endpoint #564

Triggered via push July 31, 2024 22:34
Status Failure
Total duration 44s
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)