Handle hold unhold search #51040
Annotations
5 errors
src/libs/actions/IOU.ts#L7896
Argument of type '{ onyxMethod: "merge"; key: `snapshot_${number}`; value: { data: { [x: string]: { canHold: boolean; canUnhold: boolean; }; }; }; }' is not assignable to parameter of type 'OnyxUpdate'.
|
src/libs/actions/IOU.ts#L7908
Argument of type '{ onyxMethod: "merge"; key: `snapshot_${number}`; value: { data: { [x: string]: { canHold: boolean; canUnhold: boolean; }; }; }; }' is not assignable to parameter of type 'OnyxUpdate'.
|
src/libs/actions/IOU.ts#L7997
Argument of type '{ onyxMethod: "merge"; key: `snapshot_${number}`; value: { data: { [x: string]: { canHold: boolean; canUnhold: boolean; }; }; }; }' is not assignable to parameter of type 'OnyxUpdate'.
|
src/libs/actions/IOU.ts#L8009
Argument of type '{ onyxMethod: "merge"; key: `snapshot_${number}`; value: { data: { [x: string]: { canHold: boolean; canUnhold: boolean; }; }; }; }' is not assignable to parameter of type 'OnyxUpdate'.
|
|
The logs for this run have expired and are no longer available.
Loading