00:01:39
Oct 08, 2024
00:12:16
00:07:15
00:01:23
$ npx tscsrc/api/cards.ts(99,27): error TS2339: Property 'releaseImgUrl' does not exist on type '{ version: number; servers: { name: string; ip: string; port: string; }[]; assetsPath: string; releaseResource: { img: string; cdb: string; }; preReleaseResource: { img: string; cdb: string; config: string; }; ... 14 more ...; defaults: DefaultsConfig; }'.src/api/cards.ts(102,27): error TS2339: Property 'releaseImgUrl' does not exist on type '{ version: number; servers: { name: string; ip: string; port: string; }[]; assetsPath: string; releaseResource: { img: string; cdb: string; }; preReleaseResource: { img: string; cdb: string; config: string; }; ... 14 more ...; defaults: DefaultsConfig; }'.src/api/cards.ts(108,26): error TS2339: Property 'preReleaseImgUrl' does not exist on type '{ version: number; servers: { name: string; ip: string; port: string; }[]; assetsPath: string; releaseResource: { img: string; cdb: string; }; preReleaseResource: { img: string; cdb: string; config: string; }; ... 14 more ...; defaults: DefaultsConfig; }'.src/api/superPreRelease.ts(3,9): error TS2339: Property 'preReleaseConfig' does not exist on type '{ version: number; servers: { name: string; ip: string; port: string; }[]; assetsPath: string; releaseResource: { img: string; cdb: string; }; preReleaseResource: { img: string; cdb: string; config: string; }; ... 14 more ...; defaults: DefaultsConfig; }'.src/ui/Layout/utils.ts(15,9): error TS2339: Property 'releaseDbUrl' does not exist on type '{ version: number; servers: { name: string; ip: string; port: string; }[]; assetsPath: string; releaseResource: { img: string; cdb: string; }; preReleaseResource: { img: string; cdb: string; config: string; }; ... 14 more ...; defaults: DefaultsConfig; }'.src/ui/Layout/utils.ts(15,23): error TS2339: Property 'preReleaseDbUrl' does not exist on type '{ version: number; servers: { name: string; ip: string; port: string; }[]; assetsPath: string; releaseResource: { img: string; cdb: string; }; preReleaseResource: { img: string; cdb: string; config: string; }; ... 14 more ...; defaults: DefaultsConfig; }'.Cleaning up file based variablesERROR: Job failed: exit code 1