use space name for spaces list #705
tests-and-checks.yml
on: push
Install deps, build required package, typecheck, lint and test
51s
Annotations
2 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/src/store.ts#L420
Property 'name' is missing in type '{ id: string; events: ({ readonly transaction: { readonly id: string; readonly type: "create-space"; readonly creatorAccountAddress: string; }; readonly author: { readonly accountAddress: string; readonly signature: { ...; }; }; } | { ...; } | { ...; } | { ...; } | { ...; })[]; state: { ...; }; keys: { ...; }[]; aut...' but required in type 'SpaceStorageEntry'.
|
|
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back
|