Feature: 升级到 Pydantic v2 #111
Annotations
3 errors
Pyright Lint:
src/plugins/github/libs/auth.py#L51
Argument of type "Any" cannot be assigned to parameter "response_model" of type "type[T@arequest]" in function "arequest" (reportArgumentType)
|
Pyright Lint:
src/plugins/github/libs/renderer/globals.py#L92
Argument of type "Any" cannot be assigned to parameter "response_model" of type "type[T@arequest]" in function "arequest" (reportArgumentType)
|
Pyright Lint
2 errors
|