Skip to content

Simplified handleDocuments method to follow pipe&filter approach #427

Simplified handleDocuments method to follow pipe&filter approach

Simplified handleDocuments method to follow pipe&filter approach #427

Triggered via push March 30, 2026 08:46
Status Failure
Total duration 40s
Artifacts

deploy-docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Process completed with exit code 2.
build
Cannot find name 'deps'.
build
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
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<...'.