Skip to content

📝 Docs: 修改 QQ 频道为 QQ (#2457) #354

📝 Docs: 修改 QQ 频道为 QQ (#2457)

📝 Docs: 修改 QQ 频道为 QQ (#2457) #354

Triggered via push November 12, 2023 04:17
Status Failure
Total duration 29s
Artifacts

pyright.yml

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

Annotations

10 errors
Pyright Lint: nonebot/internal/adapter/message.py#L179
Expression of type "Message[TMS@Message]" cannot be assigned to return type "Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)
Pyright Lint: nonebot/internal/adapter/message.py#L183
Expression of type "Message[TMS@Message]" cannot be assigned to return type "Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)
Pyright Lint: nonebot/internal/adapter/message.py#L265
Expression of type "Message[TMS@Message]" cannot be assigned to return type "TMS@Message | Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "TMS@Message | Self@Message[TMS@Message]"     Type "Message[TMS@Message]" cannot be assigned to type "TMS@Message"     Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)
Pyright Lint: nonebot/internal/adapter/message.py#L267
Expression of type "Message[TMS@Message]" cannot be assigned to return type "TMS@Message | Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "TMS@Message | Self@Message[TMS@Message]"     Type "Message[TMS@Message]" cannot be assigned to type "TMS@Message"     Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)
Pyright Lint: nonebot/internal/adapter/message.py#L271
Expression of type "Message[TMS@Message]" cannot be assigned to return type "TMS@Message | Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "TMS@Message | Self@Message[TMS@Message]"     Type "Message[TMS@Message]" cannot be assigned to type "TMS@Message"     Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)
Pyright Lint: nonebot/internal/adapter/message.py#L322
Expression of type "Message[TMS@Message]" cannot be assigned to return type "Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)
Pyright Lint: nonebot/internal/adapter/message.py#L332
Expression of type "Message[TMS@Message]" cannot be assigned to return type "Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)
Pyright Lint: nonebot/internal/adapter/message.py#L399
Expression of type "Message[TMS@Message]" cannot be assigned to return type "Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)
Pyright Lint: nonebot/internal/adapter/message.py#L414
Expression of type "Message[TMS@Message]" cannot be assigned to return type "Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)
Pyright Lint: nonebot/internal/adapter/message.py#L425
Expression of type "Message[TMS@Message]" cannot be assigned to return type "Self@Message[TMS@Message]"   Type "Message[TMS@Message]" cannot be assigned to type "Self@Message[TMS@Message]" (reportGeneralTypeIssues)