Add formula editor to create fields #604
Annotations
3 errors
Build application:
apps/jetstream/src/app/components/create-object-and-fields/CreateFieldsRowPicklistOption.tsx#L49
Type '{ ref: MutableRefObject<{ fetchValues: (newValue?: string | undefined, skipCache?: boolean | undefined) => void; } | undefined>; selectedOrg: SalesforceOrgUi; ... 7 more ...; onBlur: () => void; }' is missing the following properties from type 'CreateFieldsRowFieldProps': selectedSObjects, rows
|
Build application:
apps/jetstream/src/app/components/create-object-and-fields/CreateFieldsRowPicklistOption.tsx#L65
Type '{ selectedOrg: SalesforceOrgUi; id: string; fieldDefinitions: FieldDefinitions; field: FieldDefinition; allValues: FieldValues; valueState: FieldValueState; disabled: boolean; onChange: (value: FieldValue) => void; onBlur: () => void; }' is missing the following properties from type 'CreateFieldsRowFieldProps': selectedSObjects, rows
|
Build application
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading