👷 chore(deps)(deps): Bump the production-minor-patch group with 2 updates #682
Annotations
10 errors
|
build-and-test (20.x)
Property 'messageBytesLimit' does not exist on type 'FlaggingConfiguration'.
|
|
build-and-test (20.x)
Object literal may only specify known properties, and 'messageBytesLimit' does not exist in type '{ encoder: Encoder<string | Uint8ArrayBuffer>; request: HttpRequest<Payload>; flushController: { flushObservable: Observable<FlushEvent>; readonly messagesCount: number; notifyBeforeAddMessage(estimatedMessageBytesCount: number): void; notifyAfterAddMessage(messageBytesCountDiff?: number | undefined): void; notifyAf...'.
|
|
build-and-test (20.x)
Property 'flushTimeout' does not exist on type 'FlaggingConfiguration'.
|
|
build-and-test (20.x)
Property 'batchBytesLimit' does not exist on type 'FlaggingConfiguration'.
|
|
build-and-test (20.x)
Property 'batchMessagesLimit' does not exist on type 'FlaggingConfiguration'.
|
|
build-and-test (20.x)
Object literal may only specify known properties, and 'messagesLimit' does not exist in type 'FlushControllerOptions'.
|
|
build-and-test (20.x)
Argument of type '(error: RawError) => void' is not assignable to parameter of type 'number'.
|
|
build-and-test (20.x)
Property 'batchBytesLimit' does not exist on type 'FlaggingConfiguration'.
|
|
build-and-test (20.x)
'flagEvaluationEndpointBuilder' is specified more than once, so this usage will be overwritten.
|
|
build-and-test (20.x)
Type '{} | undefined' is not assignable to type 'T | undefined'.
|