deps: bump the npm_and_yarn group across 1 directory with 2 updates #55
Annotations
4 errors and 1 warning
🧪 Check types:
node_modules/@ugrc/utah-design-system/src/components/Checkbox.tsx#L80
Type '{ children: (Element | ReactNode | ((values: CheckboxRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.
|
🧪 Check types:
node_modules/@ugrc/utah-design-system/src/components/Radio.tsx#L67
Type '{ children: (Element | ReactNode | ((values: RadioRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.
|
🧪 Check types:
node_modules/@ugrc/utah-design-system/src/components/TagGroup.tsx#L124
Type '{ children: (Element | ReactNode | ((values: TagRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.
|
🧪 Check types
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading