Skip to content

chore(deps): bump @tabler/icons-react from 2.42.0 to 3.3.0 #951

chore(deps): bump @tabler/icons-react from 2.42.0 to 3.3.0

chore(deps): bump @tabler/icons-react from 2.42.0 to 3.3.0 #951

Triggered via pull request May 1, 2024 12:35
Status Failure
Total duration 1m 31s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test: src/components/note/NoteMoveInput.tsx#L67
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'FunctionComponent<IconProps>'.
test: src/components/note/NoteMoveInput.tsx#L85
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'FunctionComponent<IconProps>'.
test: src/components/note/NoteNewInput.tsx#L60
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'FunctionComponent<IconProps>'.
test: src/components/sidebar/SidebarContent.tsx#L46
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'Icon'.
test: src/components/sidebar/SidebarContent.tsx#L53
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'Icon'.
test: src/components/sidebar/SidebarContent.tsx#L60
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'Icon'.
test: src/components/sidebar/SidebarContent.tsx#L67
Type 'ForwardRefExoticComponent<Omit<IconProps, "ref"> & RefAttributes<Icon>>' is not assignable to type 'Icon'.
test
Process completed with exit code 2.