chore: storing inbox messages #446
tests-and-checks.yml
on: push
Install deps, build required package, typecheck, lint and test
46s
Annotations
2 errors and 1 warning
|
Install deps, build required package, typecheck, lint and test:
packages/hypergraph-react/src/HypergraphAppContext.tsx#L488
Type '{ inboxId: string; isPublic: boolean; authPolicy: string; encryptionPublicKey: string; secretKey: string; messages: { plaintext: string; signature: { hex: string; recovery: number; } | null; authorAccountId: string | null; ... 4 more ...; createdAt: number; }[]; lastMessageClock: number; }[]' is not assignable to type 'SpaceInboxStorageEntry[]'.
|
|
Install deps, build required package, typecheck, lint and test
Process completed with exit code 2.
|
|
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back
|