Skip to content

Emualtorjs save and state refactor #610

Emualtorjs save and state refactor

Emualtorjs save and state refactor #610

Triggered via pull request January 31, 2025 20:04
Status Failure
Total duration 32s
Artifacts

typecheck.yml

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

Annotations

3 errors
typecheck
Property 'file_name_no_tags' does not exist on type '{ id: number; igdb_id: number | null; sgdb_id: number | null; moby_id: number | null; platform_id: number; platform_slug: string; platform_fs_slug: string; platform_name: string; platform_custom_name: string | null; ... 46 more ...; readonly sort_comparator: string; }'. Did you mean 'fs_name_no_tags'?
typecheck
Property 'file_name_no_tags' does not exist on type '{ id: number; igdb_id: number | null; sgdb_id: number | null; moby_id: number | null; platform_id: number; platform_slug: string; platform_fs_slug: string; platform_name: string; platform_custom_name: string | null; ... 46 more ...; readonly sort_comparator: string; }'. Did you mean 'fs_name_no_tags'?
typecheck
Process completed with exit code 2.