Skip to content

use space name for spaces list #707

use space name for spaces list

use space name for spaces list #707

Triggered via push June 19, 2025 12:29
Status Failure
Total duration 55s
Artifacts
Install deps, build required package, typecheck, lint and test
51s
Install deps, build required package, typecheck, lint and test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Install deps, build required package, typecheck, lint and test
Process completed with exit code 1.
Install deps, build required package, typecheck, lint and test: packages/hypergraph-react/src/HypergraphAppContext.tsx#L429
Object literal may only specify known properties, and 'name' does not exist in type '{ type: "setSpace"; spaceId: string; updates?: { readonly updates: readonly { readonly accountAddress: string; readonly signature: { readonly hex: string; readonly recovery: number; }; readonly update: Uint8Array<ArrayBufferLike>; readonly updateId: string; }[]; readonly firstUpdateClock: number; readonly lastUpdate...'.
Install deps, build required package, typecheck, lint and test: packages/hypergraph/src/store.ts#L149
Type 'CreateStoreReturnType<StoreContext, { setInvitations: { invitations: { readonly id: string; readonly previousEventHash: string; readonly spaceId: string; }[]; }; reset: unknown; addUpdateInFlight: { updateId: string; }; ... 13 more ...; setRepo: { ...; }; }, EventPayloadMap>' is not assignable to type 'Store<StoreContext, StoreEvent, GenericEventObject>'.
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back