Skip to content

🍻 publish plugin nonebot-plugin-zepplife (#3131) #1193

🍻 publish plugin nonebot-plugin-zepplife (#3131)

🍻 publish plugin nonebot-plugin-zepplife (#3131) #1193

Triggered via push November 24, 2024 07:14
Status Failure
Total duration 1m 23s
Artifacts

pyright.yml

on: push
Matrix: Pyright Lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Pyright Lint (pydantic-v1): nonebot/drivers/aiohttp.py#L177
Argument of type "float | Literal[10]" cannot be assigned to parameter "timeout" of type "ClientWSTimeout | _SENTINEL" in function "ws_connect"   Type "float | Literal[10]" is not assignable to type "ClientWSTimeout | _SENTINEL"     Type "float" is not assignable to type "ClientWSTimeout | _SENTINEL"       "float" is not assignable to "ClientWSTimeout"       "float" is not assignable to "_SENTINEL" (reportArgumentType)
Pyright Lint (pydantic-v1)
1 error
Pyright Lint (pydantic-v2)
Canceling since a higher priority waiting request for 'pyright-refs/heads/master-pydantic-v2' exists
Pyright Lint (pydantic-v2): nonebot/drivers/aiohttp.py#L177
Argument of type "float | Literal[10]" cannot be assigned to parameter "timeout" of type "ClientWSTimeout | _SENTINEL" in function "ws_connect"   Type "float | Literal[10]" is not assignable to type "ClientWSTimeout | _SENTINEL"     Type "float" is not assignable to type "ClientWSTimeout | _SENTINEL"       "float" is not assignable to "ClientWSTimeout"       "float" is not assignable to "_SENTINEL" (reportArgumentType)
Pyright Lint (pydantic-v2)
1 error