Skip to content

feat(satori): matrix and onebot support v3 #733

feat(satori): matrix and onebot support v3

feat(satori): matrix and onebot support v3 #733

Triggered via push September 28, 2023 15:42
Status Failure
Total duration 56s
Artifacts

build.yaml

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

Annotations

10 errors
build: adapters/line/src/utils.ts#L80
Cannot assign to 'author' because it is a read-only property.
build: adapters/lark/src/utils.ts#L23
Cannot assign to 'author' because it is a read-only property.
build: adapters/kook/src/utils.ts#L26
Namespace '"/home/runner/work/satori/satori/packages/protocol/lib/index"' has no exported member 'Author'.
build: adapters/kook/src/utils.ts#L59
Property 'author' does not exist on type 'Message'.
build: adapters/kook/src/utils.ts#L60
Property 'userId' does not exist on type 'Message'. Did you mean 'user'?
build: adapters/kook/src/utils.ts#L102
Argument of type 'Partial<Session>' is not assignable to parameter of type 'Message'.
build: adapters/kook/src/utils.ts#L108
Argument of type 'Partial<Session>' is not assignable to parameter of type 'Message'.
build: adapters/kook/src/utils.ts#L116
Property 'channelId' does not exist on type 'Message'. Did you mean 'channel'?
build: adapters/kook/src/utils.ts#L117
Property 'subtype' does not exist on type 'Message'.
build: adapters/kook/src/utils.ts#L118
Property 'isDirect' does not exist on type 'Message'.