Skip to content

coinbase-langchain integration #71

coinbase-langchain integration

coinbase-langchain integration #71

Re-run triggered March 19, 2025 20:56
Status Failure
Total duration 59s
Artifacts

validate-code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.