Bump @slack/web-api from 6.11.2 to 7.0.1 #1718
Annotations
5 errors
Run npm install:
src/App.ts#L953
Type '{ token: string | undefined; text: string; channel: string; } | { token: string | undefined; channel: string; metadata?: MessageMetadata | undefined; text?: string | undefined; ... 12 more ...; unfurl_media?: boolean | undefined; }' is not assignable to type 'ChatPostMessageArguments'.
|
Run npm install:
src/App.ts#L1549
Type 'RespondArguments | { text: string; }' is not assignable to type 'RespondArguments'.
|
Run npm install:
src/types/utilities.ts#L26
Type '"metadata" | "text" | "token" | "mrkdwn" | "thread_ts" | "blocks" | "attachments" | "reply_broadcast" | "as_user" | "link_names" | "parse" | "icon_emoji" | "icon_url" | "username" | "unfurl_links" | "unfurl_media"' does not satisfy the constraint '"channel" | "metadata" | "text" | "token" | "mrkdwn" | "thread_ts" | "reply_broadcast" | "as_user" | "link_names" | "parse" | "icon_emoji" | "icon_url" | "unfurl_links" | "unfurl_media"'.
|
Run npm install:
src/types/utilities.ts#L34
Type '"metadata" | "token" | "mrkdwn" | "thread_ts" | "blocks" | "attachments" | "reply_broadcast" | "as_user" | "link_names" | "parse" | "icon_emoji" | "icon_url" | "username" | "unfurl_links" | "unfurl_media"' does not satisfy the constraint '"channel" | "metadata" | "text" | "token" | "mrkdwn" | "thread_ts" | "reply_broadcast" | "as_user" | "link_names" | "parse" | "icon_emoji" | "icon_url" | "unfurl_links" | "unfurl_media"'.
|
Run npm install
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading