Skip to content

build(deps): bump @tabler/icons-react from 2.47.0 to 3.6.0 #307

build(deps): bump @tabler/icons-react from 2.47.0 to 3.6.0

build(deps): bump @tabler/icons-react from 2.47.0 to 3.6.0 #307

Triggered via push June 17, 2024 18:39
Status Failure
Total duration 3m 8s
Artifacts

test.yml

on: push
Matrix: test-tauri
Fit to window
Zoom out
Zoom in

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 2.
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 2.
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 2.
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 2.
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)
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/.
test-tauri (ubuntu-22.04)
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/.
test-tauri (macos-latest, --target x86_64-apple-darwin)
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/.
test-tauri (macos-latest, --target aarch64-apple-darwin)
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/.
test-tauri (windows-latest)
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/.