WizardNavigationButtons everywhere - Part 2 #825
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/
|