Skip to content

feat: secret key file enhancements #7846

feat: secret key file enhancements

feat: secret key file enhancements #7846

Triggered via pull request March 3, 2025 09:13
Status Failure
Total duration 3m 40s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.