Skip to content

feat(whatsapp): media #612

feat(whatsapp): media

feat(whatsapp): media #612

Triggered via push July 18, 2023 09:56
Status Failure
Total duration 1m 14s
Artifacts

build.yaml

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

Annotations

7 errors and 2 warnings
lint: adapters/whatsapp/src/bot.ts#L1
'Logger' is defined but never used
lint: adapters/whatsapp/src/bot.ts#L1
'Universal' is defined but never used
lint
Process completed with exit code 1.
build: adapters/whatsapp/src/message.ts#L12
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
build: adapters/qqguild/src/bot.ts#L72
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#L74
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/whatsapp/src/message.ts#L6
This line has a length of 483. Maximum allowed is 160
lint: adapters/whatsapp/src/types.ts#L80
This line has a length of 186. Maximum allowed is 160