Add guild role color command. #77
Annotations
4 errors and 4 warnings
Run Pyright @ 3.10:
exts/ai_generation/ai_generation.py#L95
Type of "open" is partially unknown
Type of "open" is "(fp: Unknown, mode: str = "r", formats: Unknown | None = None) -> Image" (reportUnknownMemberType)
|
Run Pyright @ 3.10:
exts/ai_generation/utils.py#L54
Type of "open" is partially unknown
Type of "open" is "(fp: Unknown, mode: str = "r", formats: Unknown | None = None) -> Image" (reportUnknownMemberType)
|
Run Pyright @ 3.10:
exts/ai_generation/utils.py#L56
Type of "save" is partially unknown
Type of "save" is "(fp: Unknown, format: Unknown | None = None, **params: Unknown) -> None" (reportUnknownMemberType)
|
Run Pyright @ 3.10
3 errors
|
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/.
|
Run Pyright @ 3.10:
exts/emoji_ops.py#L106
Unnecessary "# type: ignore" comment
|
Run Pyright @ 3.10:
exts/todo.py#L219
Unnecessary "# type: ignore" comment
|
Run Pyright @ 3.10:
exts/todo.py#L220
Unnecessary "# type: ignore" comment
|
Loading