chore: upgrade dependencies #322
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.
|