Skip to content

fix(slack): message event #597

fix(slack): message event

fix(slack): message event #597

Triggered via push July 13, 2023 17:26
Status Failure
Total duration 55s
Artifacts

build.yaml

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

Annotations

15 errors and 3 warnings
lint: adapters/slack/src/bot.ts#L4
'AuthTestResponse' is defined but never used
lint: adapters/slack/src/types/api.ts#L2
'Definitions' is defined but never used
lint: adapters/slack/src/types/auth.ts#L2
'Definitions' is defined but never used
lint: adapters/slack/src/types/bots.ts#L2
'Definitions' is defined but never used
lint: adapters/slack/src/types/calls.ts#L2
'Definitions' is defined but never used
lint: adapters/slack/src/types/dialog.ts#L2
'Definitions' is defined but never used
lint: adapters/slack/src/types/dnd.ts#L2
'Definitions' is defined but never used
lint: adapters/slack/src/types/emoji.ts#L2
'Definitions' is defined but never used
lint: adapters/slack/src/types/internal.ts#L1
'makeArray' is defined but never used
lint: adapters/slack/src/types/migration.ts#L2
'Definitions' is defined but never used
build: adapters/slack/src/message.ts#L38
Argument of type 'Message' is not assignable to parameter of type 'Partial<GenericMessageEvent>'.
build: adapters/slack/src/ws.ts#L32
Argument of type 'EnvelopedEvent<BasicSlackEvent<string>>' is not assignable to parameter of type 'EnvelopedEvent<SlackEvent>'.
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/types/admin.ts#L526
This line has a length of 191. 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#L216
This line has a length of 161. Maximum allowed is 160