Skip to content

Refactor OnyxUpdate type to bring back type safety #2234

Refactor OnyxUpdate type to bring back type safety

Refactor OnyxUpdate type to bring back type safety #2234

Triggered via pull request October 31, 2025 16:25
Status Failure
Total duration 28s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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>'.