Skip to content

👷 插件测试使用最新的稳定版 Python 版本 (#2336) #153

👷 插件测试使用最新的稳定版 Python 版本 (#2336)

👷 插件测试使用最新的稳定版 Python 版本 (#2336) #153

Triggered via push September 2, 2023 02:43
Status Failure
Total duration 47s
Artifacts

pyright.yml

on: push
Pyright Lint
37s
Pyright Lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Pyright Lint: nonebot/dependencies/__init__.py#L162
Expression of type "tuple[ModelField, ...]" cannot be assigned to return type "Tuple[ModelField]"   "tuple[ModelField, ...]" is incompatible with "Tuple[ModelField]"     Tuple size mismatch; expected 1 but received indeterminate (reportGeneralTypeIssues)
Pyright Lint
1 error