deps: bump the major-dependencies group across 1 directory with 5 updates #54
pull_request.yml
on: pull_request
Firebase preview
0s
Annotations
5 errors and 2 warnings
Unit tests
Process completed with exit code 1.
|
Lint and 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; }'.
|
Lint and 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; }'.
|
Lint and 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; }'.
|
Lint and check types
Process completed with exit code 2.
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint and check types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|