📝 Update changelog #878
Annotations
4 errors
Pyright Lint (pydantic-v1):
nonebot/internal/matcher/manager.py#L63
Argument of type "T@get | None" cannot be assigned to parameter "default" of type "list[type[Matcher]] | _T@get" in function "get" (reportArgumentType)
|
Pyright Lint (pydantic-v1)
1 error
|
Pyright Lint (pydantic-v2):
nonebot/internal/matcher/manager.py#L63
Argument of type "T@get | None" cannot be assigned to parameter "default" of type "list[type[Matcher]] | _T@get" in function "get" (reportArgumentType)
|
Pyright Lint (pydantic-v2)
1 error
|