chore(deps): bump @channel.io/channel-web-sdk-loader from 1.1.7 to 2.0.0 #21
Annotations
5 errors
build:
src/ChannelIO.ts#L21
Type '"boot" | "shutdown" | "showMessenger" | "hideMessenger" | "openChat" | "openSupportBot" | "track" | "onShowMessenger" | "onHideMessenger" | "onBadgeChanged" | "onChatCreated" | ... 10 more ... | "setAppearance"' does not satisfy the constraint '"boot" | "shutdown" | "showMessenger" | "hideMessenger" | "openChat" | "track" | "onShowMessenger" | "onHideMessenger" | "onBadgeChanged" | "onChatCreated" | "onFollowUpChanged" | ... 11 more ... | "openWorkflow"'.
|
build:
src/ChannelIO.ts#L44
Type 'ChannalIOApiMap[K]' does not satisfy the constraint '(...args: any) => any'.
|
build:
src/ChannelIO.ts#L51
Type 'ChannalIOCommandApiMap[K]' does not satisfy the constraint '(...args: any) => any'.
|
build:
src/hooks/useChannelIOApi.ts#L36
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
|
build
Process completed with exit code 2.
|