coinbase-langchain integration #71
Annotations
10 errors
check:
examples/gated-group/index.ts#L39
Property 'getIdentifier' does not exist on type 'Signer'.
|
check:
examples/gm/index.ts#L37
Property 'getIdentifier' does not exist on type 'Signer'.
|
check:
examples/gm/index.ts#L71
Argument of type 'import("/home/runner/work/xmtp-agent-examples/xmtp-agent-examples/node_modules/@xmtp/node-sdk/node_modules/@xmtp/node-bindings/dist/index").GroupMember[]' is not assignable to parameter of type 'import("/home/runner/work/xmtp-agent-examples/xmtp-agent-examples/node_modules/@xmtp/node-bindings/dist/index").GroupMember[]'.
|
check:
examples/gpt/index.ts#L49
Property 'getIdentifier' does not exist on type 'Signer'.
|
check:
helpers/index.ts#L32
Object literal may only specify known properties, and 'type' does not exist in type 'Signer'.
|
check:
integrations/coinbase-langchain/src/xmtp.ts#L29
Argument of type 'import("/home/runner/work/xmtp-agent-examples/xmtp-agent-examples/node_modules/@xmtp/node-sdk/dist/index").Signer' is not assignable to parameter of type 'import("/home/runner/work/xmtp-agent-examples/xmtp-agent-examples/integrations/coinbase-langchain/node_modules/@xmtp/node-sdk/dist/index").Signer'.
|
check:
integrations/coinbase-langchain/src/xmtp.ts#L34
Property 'getIdentifier' does not exist on type 'Signer'.
|
check:
integrations/gaia/index.ts#L60
Argument of type 'import("/home/runner/work/xmtp-agent-examples/xmtp-agent-examples/node_modules/@xmtp/node-sdk/dist/index").Signer' is not assignable to parameter of type 'import("/home/runner/work/xmtp-agent-examples/xmtp-agent-examples/integrations/gaia/node_modules/@xmtp/node-sdk/dist/index").Signer'.
|
check:
integrations/gaia/index.ts#L68
Property 'getIdentifier' does not exist on type 'Signer'.
|
check:
integrations/grok/index.ts#L37
Argument of type 'import("/home/runner/work/xmtp-agent-examples/xmtp-agent-examples/node_modules/@xmtp/node-sdk/dist/index").Signer' is not assignable to parameter of type 'import("/home/runner/work/xmtp-agent-examples/xmtp-agent-examples/integrations/gaia/node_modules/@xmtp/node-sdk/dist/index").Signer'.
|