Skip to content

fix: merge various sliders and remove redundant code #53

fix: merge various sliders and remove redundant code

fix: merge various sliders and remove redundant code #53

Triggered via push August 21, 2024 20:01
Status Failure
Total duration 1m 16s
Artifacts

generate.yml

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

Annotations

28 errors
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/logic/MainSlider.tsx#L1
'useEffect' is declared but its value is never read.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/logic/MainSlider.tsx#L14
'useImageColors' is declared but its value is never read.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/logic/Menus/VideoPlayerSettingsMenu.tsx#L118
Type '{ type: string; bounce: number; duration: number; }' is not assignable to type 'boolean | undefined'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/BrowsePage.tsx#L12
Property 'currentSliderIndex' is missing in type '{ children: Element[]; className: string; }' but required in type 'GradientBgWrapperProps'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/MovieInfoPage.tsx#L23
Type '{ children: Element[]; colors: {}; className: string; }' is not assignable to type 'IntrinsicAttributes & GradientBgWrapperProps'.
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/MainSlider.tsx#L1
'useEffect' is declared but its value is never read.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/logic/MainSlider.tsx#L14
'useImageColors' is declared but its value is never read.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/logic/Menus/VideoPlayerSettingsMenu.tsx#L118
Type '{ type: string; bounce: number; duration: number; }' is not assignable to type 'boolean | undefined'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/BrowsePage.tsx#L12
Property 'currentSliderIndex' is missing in type '{ children: Element[]; className: string; }' but required in type 'GradientBgWrapperProps'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/MovieInfoPage.tsx#L23
Type '{ children: Element[]; colors: {}; className: string; }' is not assignable to type 'IntrinsicAttributes & GradientBgWrapperProps'.
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 (windows-latest): src/lib/components/logic/MainSlider.tsx#L1
'useEffect' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/components/logic/MainSlider.tsx#L2
'axios' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/components/logic/MainSlider.tsx#L14
'useImageColors' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/components/logic/Menus/VideoPlayerSettingsMenu.tsx#L118
Type '{ type: string; bounce: number; duration: number; }' is not assignable to type 'boolean | undefined'.
publish-tauri (windows-latest): src/lib/pages/BrowsePage.tsx#L12
Property 'currentSliderIndex' is missing in type '{ children: Element[]; className: string; }' but required in type 'GradientBgWrapperProps'.
publish-tauri (windows-latest): src/lib/pages/MovieInfoPage.tsx#L23
Type '{ children: Element[]; colors: {}; className: string; }' is not assignable to type 'IntrinsicAttributes & GradientBgWrapperProps'.
publish-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build
publish-tauri (ubuntu-22.04): src/lib/components/logic/MainSlider.tsx#L1
'useEffect' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/components/logic/MainSlider.tsx#L2
'axios' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/components/logic/MainSlider.tsx#L14
'useImageColors' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Menus/VideoPlayerSettingsMenu.tsx#L118
Type '{ type: string; bounce: number; duration: number; }' is not assignable to type 'boolean | undefined'.
publish-tauri (ubuntu-22.04): src/lib/pages/BrowsePage.tsx#L12
Property 'currentSliderIndex' is missing in type '{ children: Element[]; className: string; }' but required in type 'GradientBgWrapperProps'.
publish-tauri (ubuntu-22.04): src/lib/pages/MovieInfoPage.tsx#L23
Type '{ children: Element[]; colors: {}; className: string; }' is not assignable to type 'IntrinsicAttributes & GradientBgWrapperProps'.
publish-tauri (ubuntu-22.04)
Command failed with exit code 1: pnpm tauri build