feat: add feedbackform on create wizard #21025
Annotations
3 errors and 2 warnings
Run npm run build
Type '{ isFetching: boolean; isLoading: boolean; keypair: Keypair; currentStep: CreateFormFlowStates; direction: 0 | 1 | -1; formMethods: UseFormReturn<CreateFormWizardInputProps, any>; handleDetailsSubmit: (e?: BaseSyntheticEvent<...> | undefined) => Promise<...>; handleCreateStorageModeOrMultirespondentForm: (e?: BaseSy...' is missing the following properties from type 'CreateFormWizardContextReturn': handleEmailFeedbackSubmit, handleCreateEmailModeForm
|
Run npm run build
Type '{ isFetching: boolean; isLoading: boolean; keypair: Keypair; currentStep: CreateFormFlowStates; direction: 0 | 1 | -1; formMethods: UseFormReturn<CreateFormWizardInputProps, any>; handleDetailsSubmit: (e?: BaseSyntheticEvent<...> | undefined) => Promise<...>; handleCreateStorageModeOrMultirespondentForm: (e?: BaseSy...' is missing the following properties from type 'CreateFormWizardContextReturn': handleEmailFeedbackSubmit, handleCreateEmailModeForm
|
Run npm run build
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading