Skip to content

fix: allow github workflow to run on dev branch #22

fix: allow github workflow to run on dev branch

fix: allow github workflow to run on dev branch #22

Triggered via push July 7, 2024 19:57
Status Failure
Total duration 1m 20s
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/components/MainSlider.tsx#L13
'fetchImages' 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#L17
Parameter 'seasons' implicitly has an 'any' type.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L17
Parameter 'seasonNumber' implicitly has an 'any' type.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L18
Parameter 'season' implicitly has an 'any' type.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L21
Parameter 'season' implicitly has an 'any' type.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L48
Parameter 'seasonNumber' implicitly has an 'any' type.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/components/MainSlider.tsx#L13
'fetchImages' 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#L17
Parameter 'seasons' implicitly has an 'any' type.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L17
Parameter 'seasonNumber' implicitly has an 'any' type.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L18
Parameter 'season' implicitly has an 'any' type.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L21
Parameter 'season' implicitly has an 'any' type.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/lib/pages/TvInfoPage.tsx#L48
Parameter 'seasonNumber' implicitly has an 'any' type.
publish-tauri (ubuntu-22.04): src/lib/components/MainSlider.tsx#L13
'fetchImages' 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#L17
Parameter 'seasons' implicitly has an 'any' type.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L17
Parameter 'seasonNumber' implicitly has an 'any' type.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L18
Parameter 'season' implicitly has an 'any' type.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L21
Parameter 'season' implicitly has an 'any' type.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L27
'tv' is of type 'unknown'.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L48
Parameter 'seasonNumber' implicitly has an 'any' type.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L65
'tv' is of type 'unknown'.
publish-tauri (ubuntu-22.04): src/lib/pages/TvInfoPage.tsx#L73
'tv' is of type 'unknown'.
publish-tauri (windows-latest): src/lib/components/MainSlider.tsx#L13
'fetchImages' 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#L17
Parameter 'seasons' implicitly has an 'any' type.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L17
Parameter 'seasonNumber' implicitly has an 'any' type.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L18
Parameter 'season' implicitly has an 'any' type.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L21
Parameter 'season' implicitly has an 'any' type.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L27
'tv' is of type 'unknown'.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L48
Parameter 'seasonNumber' implicitly has an 'any' type.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L65
'tv' is of type 'unknown'.
publish-tauri (windows-latest): src/lib/pages/TvInfoPage.tsx#L73
'tv' is of type 'unknown'.