Implement member verification and join requests #952
Annotations
10 warnings
|
check 3.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check 3.x:
discord/ui/view.py#L603
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/ext/commands/help.py#L328
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/ext/commands/flags.py#L54
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/ext/commands/bot.py#L1222
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/utils.py#L1171
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/utils.py#L666
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/utils.py#L95
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.x:
discord/activity.py#L882
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
|
check 3.8
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|