Skip to content

chore: storing inbox messages #446

chore: storing inbox messages

chore: storing inbox messages #446

Triggered via push March 21, 2025 20:04
Status Failure
Total duration 55s
Artifacts
Install deps, build required package, typecheck, lint and test
46s
Install deps, build required package, typecheck, lint and test
Fit to window
Zoom out
Zoom in

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