Skip to content

feat: new VideoPlayer component #52

feat: new VideoPlayer component

feat: new VideoPlayer component #52

Triggered via push August 11, 2024 17:58
Status Failure
Total duration 1m 13s
Artifacts

generate.yml

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

Annotations

24 errors
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/components/logic/Sliders/MainSlider.tsx#L14
'useImageColors' is declared but its value is never read.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/HomePage.tsx#L9
'WatchingCard' is declared but its value is never read.
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/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/components/logic/Sliders/MainSlider.tsx#L14
'useImageColors' is declared but its value is never read.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/HomePage.tsx#L9
'WatchingCard' 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/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/components/logic/Sliders/MainSlider.tsx#L1
'useEffect' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Sliders/MainSlider.tsx#L2
'axios' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/components/logic/Sliders/MainSlider.tsx#L14
'useImageColors' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/pages/HomePage.tsx#L9
'WatchingCard' 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/Menus/VideoPlayerSettingsMenu.tsx#L118
Type '{ type: string; bounce: number; duration: number; }' is not assignable to type 'boolean | undefined'.
publish-tauri (windows-latest): src/lib/components/logic/Sliders/MainSlider.tsx#L1
'useEffect' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/components/logic/Sliders/MainSlider.tsx#L2
'axios' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/components/logic/Sliders/MainSlider.tsx#L14
'useImageColors' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/pages/HomePage.tsx#L9
'WatchingCard' is declared but its value is never read.
publish-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build