Skip to content

feat: 404 view

feat: 404 view #373

Triggered via pull request December 26, 2024 14:29
Status Failure
Total duration 37s
Artifacts

typecheck.yml

on: pull_request
typecheck
31s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
typecheck
Cannot find module '@/types/platform' or its corresponding type declarations.
typecheck
Cannot find name 'Emitter'.
typecheck
Argument of type 'StoreDefinition<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>' is not assignable to parameter of type 'Store<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>'.
typecheck
Argument of type 'StoreDefinition<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>' is not assignable to parameter of type 'Store<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>'.
typecheck
Argument of type 'StoreDefinition<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>' is not assignable to parameter of type 'Store<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>'.
typecheck
Cannot find module '@/types/platform' or its corresponding type declarations.
typecheck
Cannot find name 'Emitter'.
typecheck
Argument of type 'StoreDefinition<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>' is not assignable to parameter of type 'Store<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>'.
typecheck
Argument of type 'StoreDefinition<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>' is not assignable to parameter of type 'Store<"galleryFilter", { activeFilterDrawer: boolean; searchText: string; filterPlatforms: PlatformSchema[]; filterText: string; filters: readonly ["genres", "franchises", "collections", "companies", "age_ratings", "status"]; ... 15 more ...; selectedStatus: string | null; }, {}, { ...; }>'.
typecheck
Cannot find module '@/types/platform' or its corresponding type declarations.
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636