users: use generic dests for user CM form, create, and edit dialogs #4435
Annotations
3 errors
Node checks:
web/src/app/storybook/defaultDestTypes.ts#L112
Type '{ type: string; name: string; enabled: true; disabledMessage: string; userDisclaimer: string; isContactMethod: true; isEPTarget: false; isSchedOnCallNotify: false; iconURL: string; iconAltText: string; requiredFields: { ...; }[]; }' is missing the following properties from type 'DestinationTypeInfo': statusUpdatesRequired, supportsStatusUpdates
|
Node checks:
web/src/app/storybook/defaultDestTypes.ts#L138
Type '{ type: string; name: string; enabled: true; disabledMessage: string; userDisclaimer: string; isContactMethod: true; isEPTarget: false; isSchedOnCallNotify: false; iconURL: string; iconAltText: string; requiredFields: { ...; }[]; }' is missing the following properties from type 'DestinationTypeInfo': statusUpdatesRequired, supportsStatusUpdates
|
Node checks
Process completed with exit code 2.
|