release #237
release.yaml
on: workflow_dispatch
Setup
2m 51s
Matrix: Build & Push Binaries
Matrix: Build & Push Docker Images
Complete
Annotations
5 errors
|
Setup
Process completed with exit code 1.
|
|
Setup
quickstart-cross-actor-actions#check-types: command (/home/runner/work/rivet/rivet/rivet/examples/quickstart-cross-actor-actions) /opt/hostedtoolcache/node/20.19.5/x64/bin/pnpm run check-types exited (2)
|
|
Setup
Property 'client' does not exist on type '{ useEvent: (eventName: string, handler: (...args: any[]) => void) => void; error: Error | null; hash: string; isConnected?: boolean | undefined; isConnecting?: boolean | undefined; isError?: boolean | undefined; opts: { ...; }; handle: ActorHandle<...> | null; connection: ActorConn<...> | null; }'.
|
|
Setup
Property 'client' does not exist on type '{ useEvent: (eventName: string, handler: (...args: any[]) => void) => void; error: Error | null; hash: string; isConnected?: boolean | undefined; isConnecting?: boolean | undefined; isError?: boolean | undefined; opts: { ...; }; handle: ActorHandle<...> | null; connection: ActorConn<...> | null; }'.
|
|
Setup
Property 'client' does not exist on type '{ useEvent: (eventName: string, handler: (...args: any[]) => void) => void; error: Error | null; hash: string; isConnected?: boolean | undefined; isConnecting?: boolean | undefined; isError?: boolean | undefined; opts: { ...; }; handle: ActorHandle<...> | null; connection: ActorConn<...> | null; }'.
|