use space name for spaces list #707
tests-and-checks.yml
on: push
Install deps, build required package, typecheck, lint and test
51s
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
|