chore: sign update messages before sending #336
tests-and-checks.yml
on: push
Install deps, build required package, typecheck, lint and test
28s
Annotations
2 errors and 1 warning
Install deps, build required package, typecheck, lint and test:
packages/hypergraph-react/src/HypergraphAppContext.tsx#L538
Type '{ readonly type: "create-update"; readonly ephemeralId: string; readonly update: Uint8Array<ArrayBuffer>; readonly spaceId: string; }' does not satisfy the expected type '{ readonly type: "create-update"; readonly spaceId: string; readonly signature: string; readonly ephemeralId: string; readonly update: Uint8Array<ArrayBufferLike>; }'.
|
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
|