Skip to content

feat(satori): refactor adapter and bot config #740

feat(satori): refactor adapter and bot config

feat(satori): refactor adapter and bot config #740

Triggered via push September 30, 2023 16:06
Status Failure
Total duration 1m 1s
Artifacts

build.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: adapters/slack/src/utils.ts#L59
Argument of type 'RichText[] | RichTextElement[]' is not assignable to parameter of type 'RichText[]'.
build: adapters/slack/src/ws.ts#L8
Type 'SlackBot<Config>' does not satisfy the constraint 'Bot<WsClientConfig>'.
build: adapters/onebot/src/ws.ts#L12
Type 'OneBotBot<Config>' does not satisfy the constraint 'Bot<WsClientConfig>'.
build
Process completed with exit code 2.