chore(deps-dev): bump setuptools from 69.5.1 to 70.0.0 (#44) #348
Annotations
11 errors and 1 warning
deploy:
bot.py#L73
No overloads for "QRatio" match the provided arguments (reportCallIssue)
|
deploy:
cogs/chunithm/records.py#L477
Operator "/" not supported for types "Decimal | None" and "Decimal | None"
Operator "/" not supported for types "Decimal" and "None"
Operator "/" not supported for types "None" and "Decimal"
Operator "/" not supported for types "None" and "None" (reportOperatorIssue)
|
deploy:
cogs/chunithm/records.py#L678
Operator "/" not supported for types "Decimal | None" and "Decimal | None"
Operator "/" not supported for types "Decimal" and "None"
Operator "/" not supported for types "None" and "Decimal"
Operator "/" not supported for types "None" and "None" (reportOperatorIssue)
|
deploy:
cogs/chunithm/search.py#L483
Operator "+=" not supported for types "Unknown | str | None" and "Literal['**CHAIN** / TAP / HOLD / SLIDE / AIR / FLICK\n\n']"
Operator "+" not supported for types "None" and "Literal['**CHAIN** / TAP / HOLD / SLIDE / AIR / FLICK\n\n']" (reportOperatorIssue)
|
deploy:
cogs/chunithm/search.py#L486
Operator "+=" not supported for types "Unknown | str | None" and "LiteralString"
Operator "+" not supported for types "None" and "LiteralString" (reportOperatorIssue)
|
deploy:
cogs/chunithm/search.py#L488
Operator "+=" not supported for types "Unknown | str | None" and "LiteralString"
Operator "+" not supported for types "None" and "LiteralString" (reportOperatorIssue)
|
deploy:
utils/views/profile.py#L92
Expression of type "Cog | None" is incompatible with declared type "UtilsCog"
Type "Cog | None" is incompatible with type "UtilsCog"
"Cog" is incompatible with "UtilsCog" (reportAssignmentType)
|
deploy:
utils/views/profile.py#L98
Argument of type "str | None" cannot be assigned to parameter "friend_code" of type "str" in function "send_friend_request"
Type "str | None" is incompatible with type "str"
"None" is incompatible with "str" (reportArgumentType)
|
deploy
8 errors
|
deploy
Process completed with exit code 1.
|
deploy
No files were found with the provided path: report.html. No artifacts will be uploaded.
|
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|