Skip to content

Feature: 升级到 Pydantic v2 #111

Feature: 升级到 Pydantic v2

Feature: 升级到 Pydantic v2 #111

Triggered via pull request March 5, 2024 07:52
Status Failure
Total duration 43s
Artifacts

pyright.yml

on: pull_request
Pyright Lint
32s
Pyright Lint
Fit to window
Zoom out
Zoom in

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