Skip to content

fix: detect private messages #84

fix: detect private messages

fix: detect private messages #84

Triggered via pull request September 3, 2024 15:09
Status Failure
Total duration 33s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/ws.ts#L60
Argument of type 'import("/home/runner/work/koishi-plugin-adapter-onebot/koishi-plugin-adapter-onebot/node_modules/@types/ws/index").WebSocket' is not assignable to parameter of type 'import("/home/runner/work/koishi-plugin-adapter-onebot/koishi-plugin-adapter-onebot/node_modules/@satorijs/protocol/lib/index").WebSocket'.
build: src/bot/base.ts#L3
Module '"./message"' declares 'PRIVATE_PFX' locally, but it is not exported.
build
Process completed with exit code 1.