Skip to content

chore: upgrade dependencies #322

chore: upgrade dependencies

chore: upgrade dependencies #322

Triggered via pull request December 2, 2024 12:24
@tmkxtmkx
synchronize #103
chore/upgrade
Status Failure
Total duration 13m 2s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test (ubuntu-latest, 20.x)
Type '{ children: (string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ... 4 more ... | undefined)[]; }' is not assignable to type '{ children?: ReactNode; }'.
Test (ubuntu-latest, 20.x)
Type '{ children: (ReactNode | Element | ((values: CheckboxRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.
Test (ubuntu-latest, 20.x)
Type '{ children: (ReactNode | Element | ((values: RadioRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.
Test (ubuntu-latest, 20.x)
Process completed with exit code 1.
Test (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
Test (windows-latest, 20.x)
Type '{ children: (string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ... 4 more ... | undefined)[]; }' is not assignable to type '{ children?: ReactNode; }'.
Test (windows-latest, 20.x)
Type '{ children: (ReactNode | Element | ((values: CheckboxRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.
Test (windows-latest, 20.x)
Type '{ children: (ReactNode | Element | ((values: RadioRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.
Test (windows-latest, 20.x)
The operation was canceled.