Skip to content

deps: bump the safe-dependencies group with 19 updates #279

deps: bump the safe-dependencies group with 19 updates

deps: bump the safe-dependencies group with 19 updates #279

Triggered via pull request December 1, 2024 15:19
Status Failure
Total duration 39s
Artifacts

pull_request.yml

on: pull_request
Lint and check types
31s
Lint and check types
Unit tests
28s
Unit tests
Firebase preview
0s
Firebase preview
Fit to window
Zoom out
Zoom in

Annotations

4 errors
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.