assets: add social preview card#1
Open
RuslanStrogov wants to merge 1 commit into
Open
Annotations
10 errors and 1 warning
|
Type check:
src/channel.ts#L190
Binding element 'to' implicitly has an 'any' type.
|
|
Type check:
src/channel.ts#L182
Binding element 'to' implicitly has an 'any' type.
|
|
Type check:
src/channel.ts#L154
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
|
|
Type check:
src/channel.ts#L144
Type '{ attachedResults: { channel: string; sendText: ({ to, text, accountId, replyToId }: ChannelOutboundContext) => Promise<{ channel: string; messageId: string; conversationId: string; }>; sendMedia: ({ to, mediaUrl, accountId }: ChannelOutboundContext) => Promise<...>; }; }' is not assignable to type 'ChannelOutboundAdapter | ChatChannelAttachedOutboundOptions | undefined'.
|
|
Type check:
src/channel.ts#L107
Binding element 'conversationId' implicitly has an 'any' type.
|
|
Type check:
src/channel.ts#L88
Binding element 'input' implicitly has an 'any' type.
|
|
Type check:
src/channel.ts#L88
Binding element 'accountId' implicitly has an 'any' type.
|
|
Type check:
src/channel.ts#L88
Binding element 'cfg' implicitly has an 'any' type.
|
|
Type check:
index.ts#L12
The inferred type of 'default' cannot be named without a reference to './node_modules/openclaw/dist/plugin-sdk/types.config-D1pSqbn8.js'. This is likely not portable. A type annotation is necessary.
|
|
Type check:
index.ts#L12
The inferred type of 'default' cannot be named without a reference to './node_modules/openclaw/dist/plugin-sdk/types-Tcpca_5M.js'. This is likely not portable. A type annotation is necessary.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading