Skip to content

WizardNavigationButtons everywhere - Part 2 #825

WizardNavigationButtons everywhere - Part 2

WizardNavigationButtons everywhere - Part 2 #825

Triggered via pull request January 13, 2025 14:03
@ArneiArnei
synchronize #1054
Status Failure
Total duration 42s
Artifacts

deploy-test.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
main
Type '{ formik: FormikProps<T>; nextPage: (values: T) => void; previousPage: (values: T) => void; additionalValidation: boolean; }' is not assignable to type 'IntrinsicAttributes & { isFirst?: boolean | undefined; isLast?: boolean | undefined; noValidation?: boolean | undefined; customValidation?: boolean | undefined; ... 5 more ...; cancelTranslationString?: string | undefined; }'.
main
Process completed with exit code 2.
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
main
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/