Skip to content

🍻 publish plugin helper_plus (#2322) #157

🍻 publish plugin helper_plus (#2322)

🍻 publish plugin helper_plus (#2322) #157

Triggered via push September 2, 2023 11:37
Status Failure
Total duration 39s
Artifacts

pyright.yml

on: push
Pyright Lint
30s
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