Skip to content

refactor: move MainSlider to sliders folder #42

refactor: move MainSlider to sliders folder

refactor: move MainSlider to sliders folder #42

Triggered via push July 23, 2024 09:43
Status Failure
Total duration 1m 30s
Artifacts

generate.yml

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

Annotations

32 errors
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/logic/Filters/LibraryFilter.tsx#L29
Type '{ iconName: "ChevronDownIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/logic/Filters/LibraryFilter.tsx#L43
Type '{ iconName: "CheckIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/logic/Filters/LibraryFilter.tsx#L60
Type '{ iconName: "AdjustmentsHorizontalIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/logic/Navigation/NavBar.tsx#L44
Type '{ size: string; iconName: "XMarkIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/logic/Navigation/NavBar.tsx#L52
Type '{ size: string; iconName: "MagnifyingGlassIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/logic/Navigation/NavBar.tsx#L134
Type '{ size: string; iconName: "ChevronLeftIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target aarch64-apple-darwin
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/logic/Filters/LibraryFilter.tsx#L29
Type '{ iconName: "ChevronDownIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/logic/Filters/LibraryFilter.tsx#L43
Type '{ iconName: "CheckIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/logic/Filters/LibraryFilter.tsx#L60
Type '{ iconName: "AdjustmentsHorizontalIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/logic/Navigation/NavBar.tsx#L44
Type '{ size: string; iconName: "XMarkIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/logic/Navigation/NavBar.tsx#L52
Type '{ size: string; iconName: "MagnifyingGlassIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/logic/Navigation/NavBar.tsx#L134
Type '{ size: string; iconName: "ChevronLeftIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/ui/Cards/LibraryCard.tsx#L9
'menuArgs' is declared but its value is never read.
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target x86_64-apple-darwin
publish-tauri (ubuntu-22.04): src/lib/components/logic/Filters/LibraryFilter.tsx#L29
Type '{ iconName: "ChevronDownIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Filters/LibraryFilter.tsx#L43
Type '{ iconName: "CheckIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Filters/LibraryFilter.tsx#L60
Type '{ iconName: "AdjustmentsHorizontalIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Navigation/NavBar.tsx#L44
Type '{ size: string; iconName: "XMarkIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Navigation/NavBar.tsx#L52
Type '{ size: string; iconName: "MagnifyingGlassIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Navigation/NavBar.tsx#L134
Type '{ size: string; iconName: "ChevronLeftIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (ubuntu-22.04): src/lib/components/ui/Cards/LibraryCard.tsx#L9
'menuArgs' is declared but its value is never read.
publish-tauri (ubuntu-22.04)
Command failed with exit code 1: pnpm tauri build
publish-tauri (windows-latest): src/lib/components/logic/Filters/LibraryFilter.tsx#L29
Type '{ iconName: "ChevronDownIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (windows-latest): src/lib/components/logic/Filters/LibraryFilter.tsx#L43
Type '{ iconName: "CheckIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (windows-latest): src/lib/components/logic/Filters/LibraryFilter.tsx#L60
Type '{ iconName: "AdjustmentsHorizontalIcon"; size: string; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (windows-latest): src/lib/components/logic/Navigation/NavBar.tsx#L44
Type '{ size: string; iconName: "XMarkIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (windows-latest): src/lib/components/logic/Navigation/NavBar.tsx#L52
Type '{ size: string; iconName: "MagnifyingGlassIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (windows-latest): src/lib/components/logic/Navigation/NavBar.tsx#L134
Type '{ size: string; iconName: "ChevronLeftIcon"; type: "outline"; }' is not assignable to type 'IntrinsicAttributes & HeroIconProps'.
publish-tauri (windows-latest): src/lib/components/ui/Cards/LibraryCard.tsx#L9
'menuArgs' is declared but its value is never read.
publish-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build