📝 better tips in MANUAL #22
Annotations
2 errors and 3 warnings
Pyright Lint:
nonebot/adapters/telegram/message.py#L436
Argument of type "Any | tuple[()]" cannot be assigned to parameter "entities" of type "list[dict[str, Any]]" in function "from_telegram_entities"
Type "Any | tuple[()]" is incompatible with type "list[dict[str, Any]]"
"tuple[()]" is incompatible with "list[dict[str, Any]]" (reportArgumentType)
|
Pyright Lint
1 error
|
Pyright Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pdm-project/setup-pdm@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Pyright Lint
Unexpected input(s) 'no-root', valid inputs are ['python-version']
|
Pyright Lint
Unexpected input(s) 'no-root', valid inputs are ['python-version']
|