Merge pull request #249 from objectstack-ai/copilot/address-technical… #1357
Annotations
14 errors
|
Test (Node 20.x)
Process completed with exit code 1.
|
|
Test (Node 20.x)
@objectos/web#build: command (/home/runner/work/objectos/objectos/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
|
Test (Node 20.x)
Property 'list' does not exist on type '{ query: <T = any>(object: string, query: Partial<QueryAST>) => Promise<PaginatedResult<T>>; find: <T = any>(object: string, options?: QueryOptions | undefined) => Promise<...>; ... 7 more ...; deleteMany: (object: string, ids: string[], options?: { ...; } | undefined) => Promise<...>; }'.
|
|
Test (Node 20.x)
Expected 1 arguments, but got 0.
|
|
Test (Node 20.x)
'skippedCount' is declared but its value is never read.
|
|
Test (Node 20.x)
Property 'lastSyncAt' does not exist on type '{ pushMutation: (objectName: string, recordId: string, type: "create" | "update" | "delete", data: Record<string, unknown>) => MutationEntry; resolveConflict: (conflictId: string, resolution: "server" | ... 1 more ... | "manual", manualData?: Record<...> | undefined) => void; ... 5 more ...; cursor: string | null; }'.
|
|
Test (Node 20.x)
Property 'conflictCount' does not exist on type '{ pushMutation: (objectName: string, recordId: string, type: "create" | "update" | "delete", data: Record<string, unknown>) => MutationEntry; resolveConflict: (conflictId: string, resolution: "server" | ... 1 more ... | "manual", manualData?: Record<...> | undefined) => void; ... 5 more ...; cursor: string | null; }'.
|
|
Test (Node 22.x)
Process completed with exit code 1.
|
|
Test (Node 22.x)
@objectos/web#build: command (/home/runner/work/objectos/objectos/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
|
Test (Node 22.x)
Property 'list' does not exist on type '{ query: <T = any>(object: string, query: Partial<QueryAST>) => Promise<PaginatedResult<T>>; find: <T = any>(object: string, options?: QueryOptions | undefined) => Promise<...>; ... 7 more ...; deleteMany: (object: string, ids: string[], options?: { ...; } | undefined) => Promise<...>; }'.
|
|
Test (Node 22.x)
Expected 1 arguments, but got 0.
|
|
Test (Node 22.x)
'skippedCount' is declared but its value is never read.
|
|
Test (Node 22.x)
Property 'lastSyncAt' does not exist on type '{ pushMutation: (objectName: string, recordId: string, type: "create" | "update" | "delete", data: Record<string, unknown>) => MutationEntry; resolveConflict: (conflictId: string, resolution: "server" | ... 1 more ... | "manual", manualData?: Record<...> | undefined) => void; ... 5 more ...; cursor: string | null; }'.
|
|
Test (Node 22.x)
Property 'conflictCount' does not exist on type '{ pushMutation: (objectName: string, recordId: string, type: "create" | "update" | "delete", data: Record<string, unknown>) => MutationEntry; resolveConflict: (conflictId: string, resolution: "server" | ... 1 more ... | "manual", manualData?: Record<...> | undefined) => void; ... 5 more ...; cursor: string | null; }'.
|