feat: 404 view #373
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
|