Skip to content

feat(qq): add internal api #941

feat(qq): add internal api

feat(qq): add internal api #941

Triggered via push January 22, 2024 06:12
Status Failure
Total duration 40s
Artifacts

build.yaml

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

Annotations

5 errors
build: adapters/qq/src/message.ts#L55
Type '{ message_reference?: { message_id: string; }; content: string; msg_id: string | number; image: string; }' is not assignable to type 'ChannelRequest'.
build: adapters/qq/src/message.ts#L242
Property 'msg' does not exist on type '{ id: string; timestamp: string; } & { code: number; message: string; data: any; }'.
build: adapters/qq/src/index.ts#L3
Module '"./internal/group"' declares 'GroupInternal' locally, but it is not exported.
build: adapters/qq/src/index.ts#L4
Module '"./internal/guild"' declares 'GuildInternal' locally, but it is not exported.
build
Process completed with exit code 2.