build(deps): bump @tabler/icons-react from 2.47.0 to 3.7.0 #350
Annotations
6 errors and 1 warning
src/components/stats-ring.tsx#L4
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
|
src/features/metrics/components/disks/disk.stats-ring.tsx#L16
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
src/features/metrics/components/global-cpu/global-cpu.stats-ring.tsx#L16
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
src/features/metrics/components/memory/memory.stats-ring.tsx#L22
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
src/features/metrics/components/swap/swap.stats-ring.tsx#L20
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading