Add script to recode boolean data values in events #34
Annotations
2 errors
Build typescript:
src/data/ProgramsD2Repository.ts#L52
Type 'SelectedPick<D2ProgramSchema, { id: true; name: true; programType: true; programStages: { id: true; name: true; programStageDataElements: { dataElement: { id: true; name: true; code: true; valueType: true; optionSet: { ...; }; }; }; }; }>[]' is not assignable to type 'Program[]'.
|
Build typescript
Process completed with exit code 2.
|
Loading