Skip to content

users: use generic dests for user CM form, create, and edit dialogs #4435

users: use generic dests for user CM form, create, and edit dialogs

users: use generic dests for user CM form, create, and edit dialogs #4435

Triggered via pull request February 7, 2024 20:24
Status Failure
Total duration 2m 35s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.