chore(pf5): upgrade Recording view to Patternfly 5 #3831
Annotations
3 errors and 1 warning
src/test/DateTimePicker/TimezonePicker.test.tsx#L93
Type '{ isCompact: true; selected: Timezone; onTimezoneChange: Mock<undefined, [_: Timezone]>; }' is not assignable to type 'IntrinsicAttributes & TimezonePickerProps & { children?: ReactNode; }'.
|
src/test/DateTimePicker/TimezonePicker.test.tsx#L112
Type '{ isCompact: true; selected: Timezone; onTimezoneChange: Mock<undefined, [_: Timezone]>; }' is not assignable to type 'IntrinsicAttributes & TimezonePickerProps & { children?: ReactNode; }'.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading