feat: secret key file enhancements #7846
Annotations
4 errors and 1 warning
test
Object literal may only specify known properties, and 'handleDetailsSubmit' does not exist in type 'CreateFormWizardContextReturn'.
|
test
Type '() => { isLoading: boolean; isSubmitEnabled: boolean; hasDownloaded: boolean; hasCopiedKey: boolean; handleCopyKey: (e?: SyntheticEvent<Element, Event> | undefined) => void; ... 6 more ...; handleCreateStorageModeOrMultirespondentForm: () => Promise<...>; }' is not assignable to type '() => { isLoading: boolean; hasDownloaded: boolean; isSubmitEnabled: boolean; hasCopiedKey: boolean; handleCopyKey: (e?: SyntheticEvent) => void; handleDownloadKey: () => void; mailToHref: string; handleDownloadAndNavigate: () => void; secretKey: string; register: UseFormRegister<...>; }'.
|
test
Object literal may only specify known properties, and 'handleDetailsSubmit' does not exist in type 'CreateFormWizardContextReturn'.
|
test
Process completed with exit code 1.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|