chore(deps): bump @tabler/icons-react from 2.47.0 to 3.14.0 #383
Annotations
30 errors and 5 warnings
test-tauri (macos-latest, --target universal-apple-darwin):
src/components/stats-ring.tsx#L4
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
|
test-tauri (macos-latest, --target universal-apple-darwin):
src/features/metrics/components/disks/disk.stats-ring.tsx#L16
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (macos-latest, --target universal-apple-darwin):
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'.
|
test-tauri (macos-latest, --target universal-apple-darwin):
src/features/metrics/components/memory/memory.stats-ring.tsx#L22
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (macos-latest, --target universal-apple-darwin):
src/features/metrics/components/swap/swap.stats-ring.tsx#L20
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (macos-latest, --target universal-apple-darwin)
Process completed with exit code 1.
|
test-tauri (macos-latest, --target aarch64-apple-darwin):
src/components/stats-ring.tsx#L4
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
|
test-tauri (macos-latest, --target aarch64-apple-darwin):
src/features/metrics/components/disks/disk.stats-ring.tsx#L16
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (macos-latest, --target aarch64-apple-darwin):
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'.
|
test-tauri (macos-latest, --target aarch64-apple-darwin):
src/features/metrics/components/memory/memory.stats-ring.tsx#L22
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (macos-latest, --target aarch64-apple-darwin):
src/features/metrics/components/swap/swap.stats-ring.tsx#L20
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (macos-latest, --target aarch64-apple-darwin)
Process completed with exit code 1.
|
test-tauri (macos-latest, --target x86_64-apple-darwin):
src/components/stats-ring.tsx#L4
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
|
test-tauri (macos-latest, --target x86_64-apple-darwin):
src/features/metrics/components/disks/disk.stats-ring.tsx#L16
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (macos-latest, --target x86_64-apple-darwin):
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'.
|
test-tauri (macos-latest, --target x86_64-apple-darwin):
src/features/metrics/components/memory/memory.stats-ring.tsx#L22
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (macos-latest, --target x86_64-apple-darwin):
src/features/metrics/components/swap/swap.stats-ring.tsx#L20
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (macos-latest, --target x86_64-apple-darwin)
Process completed with exit code 1.
|
test-tauri (ubuntu-22.04):
src/components/stats-ring.tsx#L4
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
|
test-tauri (ubuntu-22.04):
src/features/metrics/components/disks/disk.stats-ring.tsx#L16
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (ubuntu-22.04):
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'.
|
test-tauri (ubuntu-22.04):
src/features/metrics/components/memory/memory.stats-ring.tsx#L22
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (ubuntu-22.04):
src/features/metrics/components/swap/swap.stats-ring.tsx#L20
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (ubuntu-22.04)
Process completed with exit code 1.
|
test-tauri (windows-latest):
src/components/stats-ring.tsx#L4
Module '"@tabler/icons-react"' has no exported member 'TablerIconsProps'.
|
test-tauri (windows-latest):
src/features/metrics/components/disks/disk.stats-ring.tsx#L16
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (windows-latest):
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'.
|
test-tauri (windows-latest):
src/features/metrics/components/memory/memory.stats-ring.tsx#L22
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (windows-latest):
src/features/metrics/components/swap/swap.stats-ring.tsx#L20
Type 'ForwardRefExoticComponent<IconProps & RefAttributes<Icon>>' is not assignable to type '(props: TablerIconsProps) => Element'.
|
test-tauri (windows-latest)
Process completed with exit code 1.
|
test-tauri (macos-latest, --target universal-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-tauri (macos-latest, --target aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-tauri (macos-latest, --target x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-tauri (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-tauri (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|