Skip to content

fix: temporarly add any type #23

fix: temporarly add any type

fix: temporarly add any type #23

Triggered via push July 7, 2024 20:00
Status Failure
Total duration 1m 9s
Artifacts

generate.yml

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

Annotations

16 errors
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/MainSlider.tsx#L11
'setImages' is declared but its value is never read.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/Menus/NavbarMenu.tsx#L120
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/TvInfoPage.tsx#L172
'items' 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/MainSlider.tsx#L11
'setImages' is declared but its value is never read.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/components/Menus/NavbarMenu.tsx#L120
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/TvInfoPage.tsx#L172
'items' 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 (windows-latest): src/lib/components/MainSlider.tsx#L11
'setImages' is declared but its value is never read.
publish-tauri (windows-latest): src/lib/components/Menus/NavbarMenu.tsx#L120
Type '{ type: string; bounce: number; duration: number; }' is not assignable to type 'boolean | undefined'.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L172
'items' is declared but its value is never read.
publish-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build
publish-tauri (ubuntu-22.04): src/lib/components/MainSlider.tsx#L11
'setImages' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/lib/components/Menus/NavbarMenu.tsx#L120
Type '{ type: string; bounce: number; duration: number; }' is not assignable to type 'boolean | undefined'.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L172
'items' is declared but its value is never read.
publish-tauri (ubuntu-22.04)
Command failed with exit code 1: pnpm tauri build