Skip to content

Bump pycryptodomex from 3.19.0 to 3.19.1 #195

Bump pycryptodomex from 3.19.0 to 3.19.1

Bump pycryptodomex from 3.19.0 to 3.19.1 #195

Triggered via push January 5, 2024 17:53
Status Failure
Total duration 1m 34s
Artifacts

lint.yml

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

Annotations

22 errors and 14 warnings
check 3.10: bot.py#L150
"tornado" is possibly unbound (reportUnboundVariable)
check 3.10: bot.py#L158
"tornado" is possibly unbound (reportUnboundVariable)
check 3.10: cogs/feeds.py#L48
"AsyncStream" is not a known member of module "tweepy.asynchronous" (reportGeneralTypeIssues)
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__" (reportGeneralTypeIssues)
check 3.10: 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)
check 3.10: cogs/fun.py#L693
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" (reportGeneralTypeIssues)
check 3.10: cogs/fun.py#L699
No overloads for "get" match the provided arguments (reportGeneralTypeIssues)
check 3.10: cogs/fun.py#L699
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)
check 3.10: cogs/fun.py#L701
No overloads for "get" match the provided arguments (reportGeneralTypeIssues)
check 3.10: cogs/fun.py#L701
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)
check 3.10
Process completed with exit code 1.
check 3.x: bot.py#L150
"tornado" is possibly unbound (reportUnboundVariable)
check 3.x: bot.py#L158
"tornado" is possibly unbound (reportUnboundVariable)
check 3.x: cogs/feeds.py#L48
"AsyncStream" is not a known member of module "tweepy.asynchronous" (reportGeneralTypeIssues)
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__" (reportGeneralTypeIssues)
check 3.x: 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)
check 3.x: cogs/fun.py#L693
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" (reportGeneralTypeIssues)
check 3.x: cogs/fun.py#L699
No overloads for "get" match the provided arguments (reportGeneralTypeIssues)
check 3.x: cogs/fun.py#L699
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)
check 3.x: cogs/fun.py#L701
No overloads for "get" match the provided arguments (reportGeneralTypeIssues)
check 3.x: cogs/fun.py#L701
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)
check 3.x
Process completed with exit code 1.
check 3.10: bot.py#L17
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.10: bot.py#L345
Unnecessary "# type: ignore" comment
check 3.10: launcher.py#L29
Import "config" could not be resolved from source (reportMissingModuleSource)
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
check 3.x: bot.py#L17
Import "config" could not be resolved from source (reportMissingModuleSource)
check 3.x: bot.py#L345
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.x: cogs/lewd.py#L336
Unnecessary "# type: ignore" comment