fix(deps): update all non-major dependencies #5475
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
build
'context.left' is of type 'unknown'.
|
build
'context.right' is of type 'unknown'.
|
build
Type '(o: any, idx: number) => any' is not assignable to type '(item: object, index?: number | undefined) => string | undefined'.
|
build
Type '((o: any, idx: number) => any) | ((item: unknown, index: number) => string)' is not assignable to type '((item: object, index?: number | undefined) => string | undefined) | undefined'.
|
build
Module '"jsondiffpatch"' has no exported member 'formatters'.
|
build
Process completed with exit code 1.
|