Skip to content

Console Output

13:41:59 [2022-06-17T17:41:59.431Z] + yarn
13:41:59 [2022-06-17T17:41:59.433Z] yarn install v1.22.18
13:41:59 [2022-06-17T17:41:59.737Z] [1/5] Validating package.json...
13:41:59 [2022-06-17T17:41:59.737Z] warning cdt-gdb-vscode@0.0.92: The engine "vscode" appears to be invalid.
13:41:59 [2022-06-17T17:41:59.737Z] [2/5] Resolving packages...
13:42:00 [2022-06-17T17:42:00.037Z] [3/5] Fetching packages...
13:42:18 [2022-06-17T17:42:18.229Z] [4/5] Linking dependencies...
13:42:22 [2022-06-17T17:42:22.597Z] [5/5] Building fresh packages...
13:42:26 [2022-06-17T17:42:26.991Z] Done in 27.47s.
13:42:26 [2022-06-17T17:42:26.991Z] + yarn build
13:42:27 [2022-06-17T17:42:27.251Z] yarn run v1.22.18
13:42:27 [2022-06-17T17:42:27.251Z] warning cdt-gdb-vscode@0.0.92: The engine "vscode" appears to be invalid.
13:42:27 [2022-06-17T17:42:27.251Z] $ run-s build:*
13:42:27 [2022-06-17T17:42:27.845Z] warning cdt-gdb-vscode@0.0.92: The engine "vscode" appears to be invalid.
13:42:27 [2022-06-17T17:42:27.846Z] $ tsc
13:42:37 [2022-06-17T17:42:37.848Z] warning cdt-gdb-vscode@0.0.92: The engine "vscode" appears to be invalid.
13:42:37 [2022-06-17T17:42:37.848Z] $ webpack --mode production
13:42:45 [2022-06-17T17:42:45.981Z] asset vendor.js 385 KiB [emitted] [minimized] [big] (name: vendor) (id hint: vendor)
13:42:45 [2022-06-17T17:42:45.981Z] asset MemoryBrowser.js 50.1 KiB [emitted] [minimized] (name: MemoryBrowser)
13:42:45 [2022-06-17T17:42:45.981Z] Entrypoint MemoryBrowser [big] 435 KiB = vendor.js 385 KiB MemoryBrowser.js 50.1 KiB
13:42:45 [2022-06-17T17:42:45.981Z] runtime modules 3.04 KiB 5 modules
13:42:45 [2022-06-17T17:42:45.981Z] orphan modules 11.6 KiB [orphan] 3 modules
13:42:45 [2022-06-17T17:42:45.981Z] modules by path ./node_modules/ 141 KiB
13:42:45 [2022-06-17T17:42:45.981Z]   modules by path ./node_modules/style-loader/dist/runtime/*.js 5.75 KiB 6 modules
13:42:45 [2022-06-17T17:42:45.981Z]   modules by path ./node_modules/react/ 6.48 KiB 2 modules
13:42:45 [2022-06-17T17:42:45.981Z]   modules by path ./node_modules/react-dom/ 119 KiB 2 modules
13:42:45 [2022-06-17T17:42:45.981Z]   modules by path ./node_modules/scheduler/ 4.91 KiB 2 modules
13:42:45 [2022-06-17T17:42:45.981Z]   modules by path ./node_modules/css-loader/dist/runtime/*.js 2.94 KiB 2 modules
13:42:45 [2022-06-17T17:42:45.981Z]   ./node_modules/object-assign/index.js 2.06 KiB [built] [code generated]
13:42:45 [2022-06-17T17:42:45.981Z] modules by path ./src/memory/client/ 14.6 KiB
13:42:45 [2022-06-17T17:42:45.981Z]   ./src/memory/client/index.tsx + 3 modules 12.3 KiB [built] [code generated]
13:42:45 [2022-06-17T17:42:45.981Z]   ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/memory/client/MemoryBrowser.scss 2.38 KiB [built] [code generated]
13:42:45 [2022-06-17T17:42:45.981Z] webpack 5.67.0 compiled successfully in 6995 ms
13:42:45 [2022-06-17T17:42:45.981Z] Done in 18.04s.
13:42:45 [2022-06-17T17:42:45.981Z] + export JUNIT_REPORT_PATH=test-reports/integration.xml
13:42:45 [2022-06-17T17:42:45.981Z] + export JUNIT_REPORT_PACKAGES=1
13:42:45 [2022-06-17T17:42:45.981Z] + export JUNIT_REPORT_STACK=1