Skip to content

feat: use smart session client #748

feat: use smart session client

feat: use smart session client #748

Triggered via push June 24, 2025 01:02
Status Failure
Total duration 1m 1s
Artifacts
Install deps, build required package, typecheck, lint and test
56s
Install deps, build required package, typecheck, lint and test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Install deps, build required package, typecheck, lint and test
Process completed with exit code 2.
Install deps, build required package, typecheck, lint and test: packages/hypergraph-react/src/internal/use-create-entity-public.ts#L81
Type 'GeoSmartAccount' is not assignable to type 'SmartSessionClient'.
Install deps, build required package, typecheck, lint and test: packages/hypergraph-react/src/HypergraphAppContext.tsx#L1356
Property 'getSmartSessionClient' is missing in type '{ logout: () => void; setIdentity: (identity: Connect.PrivateAppIdentity) => void; invitations: { readonly id: string; readonly previousEventHash: string; readonly spaceId: string; }[]; createSpace: ({ name, smartSessionClient }: { name: string; smartSessionClient?: Connect.SmartSessionClient; }) => Promise<string>;...' but required in type 'HypergraphAppCtx'.
Install deps, build required package, typecheck, lint and test: packages/hypergraph-react/src/HypergraphAppContext.tsx#L924
'getSmartSessionClientForContext' is declared but its value is never read.
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back