Bump aiohttp from 3.8.6 to 3.9.0 (#13) #191
Annotations
11 errors and 7 warnings
launcher.py#L38
"EventLoopPolicy" is not a known member of module "uvloop" (reportGeneralTypeIssues)
|
cogs/feeds.py#L48
"AsyncStream" is not a known member of module "tweepy.asynchronous" (reportGeneralTypeIssues)
|
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__" (reportGeneralTypeIssues)
|
cogs/fun.py#L367
Expression of type "Unit" cannot be assigned to return type "Self@Unit"
Type "Unit" cannot be assigned to type "Self@Unit" (reportGeneralTypeIssues)
|
cogs/fun.py#L683
No overloads for "get" match the provided arguments (reportGeneralTypeIssues)
|
cogs/fun.py#L683
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" (reportGeneralTypeIssues)
|
cogs/fun.py#L685
No overloads for "get" match the provided arguments (reportGeneralTypeIssues)
|
cogs/fun.py#L685
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" (reportGeneralTypeIssues)
|
cogs/fun.py#L924
Cannot access member "multiline_textsize" for type "ImageDraw"
Member "multiline_textsize" is unknown (reportGeneralTypeIssues)
|
cogs/manga.py#L76
Cannot access member "is_nsfw" for type "DMChannel"
Member "is_nsfw" is unknown (reportGeneralTypeIssues)
|
|
bot.py#L17
Import "config" could not be resolved from source (reportMissingModuleSource)
|
bot.py#L345
Unnecessary "# type: ignore" comment
|
launcher.py#L29
Import "config" could not be resolved from source (reportMissingModuleSource)
|
launcher.py#L290
Unnecessary "# type: ignore" comment
|
utils/converters.py#L145
Unnecessary "# type: ignore" comment
|
cogs/admin.py#L393
Unnecessary "# type: ignore" comment
|
cogs/lewd.py#L336
Unnecessary "# type: ignore" comment
|
The logs for this run have expired and are no longer available.
Loading