Skip to content

feat: new MainSlider ui design #45

feat: new MainSlider ui design

feat: new MainSlider ui design #45

Triggered via push July 28, 2024 19:50
Status Failure
Total duration 1m 25s
Artifacts

generate.yml

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

Annotations

40 errors
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/MovieInfoPage.tsx#L16
Argument of type 'boolean' is not assignable to parameter of type 'number'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/MovieInfoPage.tsx#L19
Property 'length' does not exist on type 'RGBColor'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/MovieInfoPage.tsx#L23
Type '{ backgroundColor: number | "#0E0E0E"; }' is not assignable to type 'boolean | VariantLabels | TargetAndTransition | AnimationControls | undefined'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L27
Argument of type 'boolean' is not assignable to parameter of type 'number'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L30
Property 'length' does not exist on type 'RGBColor'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L34
Type '{ backgroundColor: number | "#0E0E0E"; }' is not assignable to type 'boolean | VariantLabels | TargetAndTransition | AnimationControls | undefined'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/MovieInfoPage.tsx#L16
Argument of type 'boolean' is not assignable to parameter of type 'number'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/MovieInfoPage.tsx#L19
Property 'length' does not exist on type 'RGBColor'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/MovieInfoPage.tsx#L23
Type '{ backgroundColor: number | "#0E0E0E"; }' is not assignable to type 'boolean | VariantLabels | TargetAndTransition | AnimationControls | undefined'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L27
Argument of type 'boolean' is not assignable to parameter of type 'number'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L30
Property 'length' does not exist on type 'RGBColor'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L34
Type '{ backgroundColor: number | "#0E0E0E"; }' is not assignable to type 'boolean | VariantLabels | TargetAndTransition | AnimationControls | undefined'.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Sliders/MainSlider.tsx#L1
'useSwiper' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Sliders/MainSlider.tsx#L12
'useState' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Sliders/MainSlider.tsx#L16
'sliderId' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/components/ui/Cards/LibraryCard.tsx#L10
'menuArgs' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/pages/MovieInfoPage.tsx#L16
Argument of type 'boolean' is not assignable to parameter of type 'number'.
publish-tauri (ubuntu-22.04): src/lib/pages/MovieInfoPage.tsx#L19
Property 'length' does not exist on type 'RGBColor'.
publish-tauri (ubuntu-22.04): src/lib/pages/MovieInfoPage.tsx#L23
Type '{ backgroundColor: number | "#0E0E0E"; }' is not assignable to type 'boolean | VariantLabels | TargetAndTransition | AnimationControls | undefined'.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L27
Argument of type 'boolean' is not assignable to parameter of type 'number'.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L30
Property 'length' does not exist on type 'RGBColor'.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L34
Type '{ backgroundColor: number | "#0E0E0E"; }' is not assignable to type 'boolean | VariantLabels | TargetAndTransition | AnimationControls | undefined'.
publish-tauri (windows-latest): src/lib/components/logic/Sliders/MainSlider.tsx#L1
'useSwiper' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/components/logic/Sliders/MainSlider.tsx#L12
'useState' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/components/logic/Sliders/MainSlider.tsx#L16
'sliderId' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/components/ui/Cards/LibraryCard.tsx#L10
'menuArgs' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/pages/MovieInfoPage.tsx#L16
Argument of type 'boolean' is not assignable to parameter of type 'number'.
publish-tauri (windows-latest): src/lib/pages/MovieInfoPage.tsx#L19
Property 'length' does not exist on type 'RGBColor'.
publish-tauri (windows-latest): src/lib/pages/MovieInfoPage.tsx#L23
Type '{ backgroundColor: number | "#0E0E0E"; }' is not assignable to type 'boolean | VariantLabels | TargetAndTransition | AnimationControls | undefined'.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L27
Argument of type 'boolean' is not assignable to parameter of type 'number'.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L30
Property 'length' does not exist on type 'RGBColor'.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L34
Type '{ backgroundColor: number | "#0E0E0E"; }' is not assignable to type 'boolean | VariantLabels | TargetAndTransition | AnimationControls | undefined'.