refactor neos.config.json

5 jobs for feat/408 in 22 minutes and 35 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Install
passed #140333
linux
npm_ci

00:01:39

 
  Rs Check Lint
passed #140334
linux
rs_check_lint

00:12:16

 
  Wasm
passed #140335
linux
wasm_build

00:07:15

 
  Ts Check Lint
failed #140336
linux
ts_check_lint

00:01:23

 
  Build
skipped #140337
linux
npm_build
 
Name Stage Failure
failed
ts_check_lint Ts Check Lint
$ npx tsc
src/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 variables
ERROR: Job failed: exit code 1