📝 Update changelog #852
Annotations
3 errors
nonebot/typing.py#L90
Second argument to "issubclass" must be a class or tuple of classes
"Annotated" is not supported for instance and class checks (reportArgumentType)
|
nonebot/internal/driver/combine.py#L22
Overloaded implementation is not consistent with signature of overload 2
Type "(driver: type[D@combine_driver], *mixins: type[Mixin]) -> (type[D@combine_driver] | type[CombinedDriver])" is incompatible with type "(driver: type[D@combine_driver], _m: type[Mixin], *mixins: type[Mixin]) -> type[CombinedDriver]"
Missing keyword parameter "_m" (reportInconsistentOverload)
|
|
The logs for this run have expired and are no longer available.
Loading