Skip to content

fix(qqguild): fix image was parsed twice (#127) #585

fix(qqguild): fix image was parsed twice (#127)

fix(qqguild): fix image was parsed twice (#127) #585

Triggered via push July 7, 2023 18:05
Status Failure
Total duration 48s
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

5 errors
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/discord/src/message.ts#L78
Do not assign to the exception parameter
lint
Process completed with exit code 1.