Skip to content

Bump pillow from 9.5.0 to 10.2.0 #202

Bump pillow from 9.5.0 to 10.2.0

Bump pillow from 9.5.0 to 10.2.0 #202

Triggered via pull request January 23, 2024 03:06
Status Failure
Total duration 1m 24s
Artifacts

lint.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 14 warnings
check 3.x: cogs/feeds.py#L48
"AsyncStream" is not a known member of module "tweepy.asynchronous" (reportAttributeAccessIssue)
check 3.x: cogs/feeds.py#L491
Argument of type "Unknown | list[FeedParserDict]" cannot be assigned to parameter "markup" of type "str | bytes | SupportsRead[str] | SupportsRead[bytes]" in function "__init__" (reportArgumentType)
check 3.x: cogs/feeds.py#L521
No overloads for "find" match the provided arguments (reportCallIssue)
check 3.x: cogs/feeds.py#L521
Cannot access member "get" for type "object*"   Member "get" is unknown (reportAttributeAccessIssue)
check 3.x: cogs/feeds.py#L521
Argument of type "Unknown | list[FeedParserDict]" cannot be assigned to parameter "iterable" of type "AsyncIterable[T@find]" in function "find"   Type "Unknown | list[FeedParserDict]" cannot be assigned to type "AsyncIterable[T@find]"     "list[FeedParserDict]" is incompatible with protocol "AsyncIterable[T@find]"       "__aiter__" is not present (reportArgumentType)
check 3.x: cogs/fun.py#L379
Argument of type "*tuple[str | Message, str | None, str | None]" cannot be assigned to parameter "args" of type "*_Ts@run_in_executor" in function "run_in_executor"   Type "*tuple[str | Message, str | None, str | None]" cannot be assigned to type "*tuple[Unknown, str, str]"     "*tuple[str | Message, str | None, str | None]" is incompatible with "*tuple[Unknown, str, str]"       Tuple entry 2 is incorrect type         Type "str | None" cannot be assigned to type "str"           "None" is incompatible with "str" (reportArgumentType)
check 3.x: cogs/fun.py#L385
No overloads for "get" match the provided arguments (reportCallIssue)
check 3.x: cogs/fun.py#L385
Argument of type "str | bytes" cannot be assigned to parameter "__key" of type "str" in function "get"   Type "str | bytes" cannot be assigned to type "str"     "bytes" is incompatible with "str" (reportArgumentType)
check 3.x: cogs/fun.py#L387
No overloads for "get" match the provided arguments (reportCallIssue)
check 3.x: cogs/fun.py#L387
Argument of type "str | bytes" cannot be assigned to parameter "__key" of type "str" in function "get"   Type "str | bytes" cannot be assigned to type "str"     "bytes" is incompatible with "str" (reportArgumentType)
check 3.10: cogs/feeds.py#L48
"AsyncStream" is not a known member of module "tweepy.asynchronous" (reportAttributeAccessIssue)
check 3.10: cogs/feeds.py#L491
Argument of type "Unknown | list[FeedParserDict]" cannot be assigned to parameter "markup" of type "str | bytes | SupportsRead[str] | SupportsRead[bytes]" in function "__init__" (reportArgumentType)
check 3.10: cogs/feeds.py#L521
No overloads for "find" match the provided arguments (reportCallIssue)
check 3.10: cogs/feeds.py#L521
Cannot access member "get" for type "object*"   Member "get" is unknown (reportAttributeAccessIssue)
check 3.10: cogs/feeds.py#L521
Argument of type "Unknown | list[FeedParserDict]" cannot be assigned to parameter "iterable" of type "AsyncIterable[T@find]" in function "find"   Type "Unknown | list[FeedParserDict]" cannot be assigned to type "AsyncIterable[T@find]"     "list[FeedParserDict]" is incompatible with protocol "AsyncIterable[T@find]"       "__aiter__" is not present (reportArgumentType)
check 3.10: cogs/fun.py#L379
Argument of type "*tuple[str | Message, str | None, str | None]" cannot be assigned to parameter "args" of type "*_Ts@run_in_executor" in function "run_in_executor"   Type "*tuple[str | Message, str | None, str | None]" cannot be assigned to type "*tuple[Unknown, str, str]"     "*tuple[str | Message, str | None, str | None]" is incompatible with "*tuple[Unknown, str, str]"       Tuple entry 2 is incorrect type         Type "str | None" cannot be assigned to type "str"           "None" is incompatible with "str" (reportArgumentType)
check 3.10: cogs/fun.py#L385
No overloads for "get" match the provided arguments (reportCallIssue)
check 3.10: cogs/fun.py#L385
Argument of type "str | bytes" cannot be assigned to parameter "__key" of type "str" in function "get"   Type "str | bytes" cannot be assigned to type "str"     "bytes" is incompatible with "str" (reportArgumentType)
check 3.10: cogs/fun.py#L387
No overloads for "get" match the provided arguments (reportCallIssue)
check 3.10: cogs/fun.py#L387
Argument of type "str | bytes" cannot be assigned to parameter "__key" of type "str" in function "get"   Type "str | bytes" cannot be assigned to type "str"     "bytes" is incompatible with "str" (reportArgumentType)
check 3.x: bot.py#L23
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.x: bot.py#L346
Unnecessary "# type: ignore" comment
check 3.x: launcher.py#L29
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.x: launcher.py#L290
Unnecessary "# type: ignore" comment
check 3.x: utils/converters.py#L145
Unnecessary "# type: ignore" comment
check 3.x: cogs/admin.py#L393
Unnecessary "# type: ignore" comment
check 3.10: bot.py#L23
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.10: bot.py#L346
Unnecessary "# type: ignore" comment
check 3.10: launcher.py#L29
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.x: cogs/lewd.py#L336
Unnecessary "# type: ignore" comment
check 3.10: launcher.py#L290
Unnecessary "# type: ignore" comment
check 3.10: utils/converters.py#L145
Unnecessary "# type: ignore" comment
check 3.10: cogs/admin.py#L393
Unnecessary "# type: ignore" comment
check 3.10: cogs/lewd.py#L336
Unnecessary "# type: ignore" comment