Use Map.groupBy #708
test.yml
on: push
Core Test
41s
Build and Test PowerSync Service
58s
Matrix: MongoDB Test
Matrix: MySQL Test
Matrix: Postgres Test
Annotations
5 errors
Core Test
Conversion of type 'Buffer<ArrayBufferLike>' to type 'ArrayBuffer' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Core Test
Conversion of type 'ArrayBuffer' to type 'Uint8Array<ArrayBufferLike>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Core Test
Type '(...args: any[]) => Buffer<ArrayBufferLike>' is not assignable to type '((list: readonly Uint8Array<ArrayBufferLike>[], totalLength?: number | undefined) => Buffer<ArrayBuffer>) & ((size: number, fill?: string | number | Uint8Array<...> | undefined, encoding?: BufferEncoding | undefined) => Buffer<...>) & ((size: number) => Buffer<...>) & ((size: number) => Buffer<...>) & { ...; }'.
|
Core Test
Process completed with exit code 1.
|
Build and Test PowerSync Service
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pnpm build:production && rm -rf node_modules **/node_modules && pnpm install --frozen-lockfile --prod --ignore-scripts" did not complete successfully: exit code: 1
|