Refactor OnyxUpdate type to bring back type safety #2234
Annotations
6 errors
|
test
Process completed with exit code 2.
|
|
test:
lib/OnyxUtils.ts#L1353
Argument of type 'OnyxInputKeyValueMapping' is not assignable to parameter of type 'OnyxMergeCollectionInput<string>'.
|
|
test:
lib/Onyx.ts#L621
Argument of type 'Collection<string, unknown>' is not assignable to parameter of type 'OnyxMergeCollectionInput<string>'.
|
|
test:
lib/Onyx.ts#L614
Argument of type 'Collection<string, unknown>' is not assignable to parameter of type 'OnyxMergeCollectionInput<string>'.
|
|
test:
lib/Onyx.ts#L561
Argument of type 'Collection<string, unknown>' is not assignable to parameter of type 'OnyxMergeCollectionInput<string>'.
|
|
test:
lib/Onyx.ts#L549
Argument of type 'Collection<string, unknown>' is not assignable to parameter of type 'OnyxMergeCollectionInput<string>'.
|