Skip to content

feat(slack): http mode, session.quote, reactions #586

feat(slack): http mode, session.quote, reactions

feat(slack): http mode, session.quote, reactions #586

Triggered via push July 8, 2023 09:56
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yaml

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

Annotations

9 errors and 3 warnings
lint: adapters/slack/src/utils.ts#L3
'BasicSlackEvent' is defined but never used
lint: adapters/slack/src/utils.ts#L3
'MessageEvent' is defined but never used
lint: adapters/slack/src/ws.ts#L4
'MessageEvent' is defined but never used
lint
Process completed with exit code 1.
build: adapters/slack/src/ws.ts#L32
Argument of type 'EnvelopedEvent<BasicSlackEvent<string>>' is not assignable to parameter of type 'EnvelopedEvent<SlackEvent>'.
build: adapters/slack/src/bot.ts#L76
Type 'Promise<Message>[]' is not assignable to type 'Message[]'.
build: adapters/qqguild/src/bot.ts#L79
Type 'Schema<Config, Config & { retryLazy?: never; retryTimes?: never; retryInterval?: never; platform?: never; selfId?: never; } & Dict>' is not assignable to type 'Schema<Config, Config>'.
build: adapters/qqguild/src/bot.ts#L81
Argument of type '{ app: Schema<Schemastery.ObjectS<{ id: Schema<string, string>; key: Schema<string, string>; token: Schema<string, string>; }>, Schemastery.ObjectT<{ id: Schema<string, string>; key: Schema<string, string>; token: Schema<string, string>; }>>; sandbox: Schema<...>; endpoint: Schema<...>; authType: Schema<...>; intent...' is not assignable to parameter of type '{ retryLazy?: unknown; retryTimes?: unknown; retryInterval?: unknown; platform?: unknown; selfId?: unknown; }'.
build
Process completed with exit code 2.
lint: adapters/slack/src/bot.ts#L142
This line has a length of 161. Maximum allowed is 160
lint: adapters/slack/src/utils.ts#L3
This line has a length of 231. Maximum allowed is 160
lint: adapters/slack/src/utils.ts#L211
This line has a length of 161. Maximum allowed is 160