Added 2nd level cache to Pongo and batching to handle method #794
build_and_test.yml
on: pull_request
Build application code
37s
Annotations
4 errors
|
Build application code
Process completed with exit code 2.
|
|
Build application code
Cannot find name 'deps'.
|
|
Build application code
Argument of type 'DocumentCommandHandlerOptions<T>' is not assignable to parameter of type '{ ensureCollectionCreated: (options?: CollectionOperationOptions | undefined) => Promise<unknown>; fetchByIds: (ids: string[], options?: CollectionOperationOptions | undefined) => Promise<...>; insertMany: (docs: OptionalUnlessRequiredIdAndVersion<...>[], options?: CollectionOperationOptions | undefined) => Promise<...'.
|
|
Build application code
Argument of type 'DocumentCommandHandlerOptions<T>' is not assignable to parameter of type '{ ensureCollectionCreated: (options?: CollectionOperationOptions | undefined) => Promise<unknown>; fetchByIds: (ids: string[], options?: CollectionOperationOptions | undefined) => Promise<...>; insertMany: (docs: OptionalUnlessRequiredIdAndVersion<...>[], options?: CollectionOperationOptions | undefined) => Promise<...'.
|