Add leaky instragram link check and improved story search thing. #84
Annotations
6 errors and 1 warning
core/utils/embeds.py#L112
Type of "emoji" is unknown (reportUnknownVariableType)
|
exts/dice.py#L628
Type of "error" is partially unknown
Type of "error" is "(coro: ((Unknown, ContextT@error, CommandError) -> Coroutine[Any, Any, Any]) | ((ContextT@error, CommandError) -> Coroutine[Any, Any, Any]), /) -> (((Unknown, ContextT@error, CommandError) -> Coroutine[Any, Any, Any]) | ((ContextT@error, CommandError) -> Coroutine[Any, Any, Any]))" (reportUnknownMemberType)
|
exts/dice.py#L642
Argument type is partially unknown
Argument corresponds to parameter "command" in function "add_command"
Argument type is "HybridCommand[Unknown, (expression: str | None = None), None]" (reportUnknownArgumentType)
|
exts/emoji_ops.py#L30
Type of "open" is partially unknown
Type of "open" is "(fp: Unknown, mode: str = "r", formats: Unknown | None = None) -> Image" (reportUnknownMemberType)
|
exts/emoji_ops.py#L32
Type of "save" is partially unknown
Type of "save" is "(fp: Unknown, format: Unknown | None = None, **params: Unknown) -> None" (reportUnknownMemberType)
|
|
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/.
|
This job failed
Loading