Tutorials #50
Annotations
6 errors
build
@example/gated-group#build: command (/home/runner/work/xmtp-agents/xmtp-agents/examples/gated-group) /tmp/xfs-c0c2332f/yarn run build exited (2)
|
build
Object literal may only specify known properties, and 'walletKey' does not exist in type '{ suffix?: string | undefined; options?: ClientOptions | undefined; streamMessageCallback?: ((message: DecodedMessage<any>) => Promise<void>) | undefined; }'.
|
build
Process completed with exit code 2.
|
test
@example/gated-group#build: command (/home/runner/work/xmtp-agents/xmtp-agents/examples/gated-group) /tmp/xfs-d0272f93/yarn run build exited (2)
|
test
Object literal may only specify known properties, and 'walletKey' does not exist in type '{ suffix?: string | undefined; options?: ClientOptions | undefined; streamMessageCallback?: ((message: DecodedMessage<any>) => Promise<void>) | undefined; }'.
|
test
Process completed with exit code 2.
|