feat: Clans #4043
Annotations
5 errors and 2 warnings
Run black
Process completed with exit code 1.
|
Run Pyright:
discord/clan.py#L35
Import "MemberVerificationForm" is not accessed (reportUnusedImport)
|
Run Pyright:
discord/clan.py#L36
Import "MISSING" is not accessed (reportUnusedImport)
|
Run Pyright:
discord/clan.py#L37
Import "Snowflake" is not accessed (reportUnusedImport)
|
Run Pyright
3 errors
|
The following actions use a deprecated Node.js version 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/
|
Run Pyright:
discord/utils.py#L666
Unnecessary "# type: ignore" comment
|
Loading