From 1bd7f954747c91e835e2700f5e41c3e6f6bc33d5 Mon Sep 17 00:00:00 2001 From: typescript-bot Date: Tue, 6 Apr 2021 16:59:06 +0000 Subject: [PATCH 1/2] Update user baselines +cc @sandersn --- .../reference/docker/office-ui-fabric.log | 117 +++++++++--------- tests/baselines/reference/docker/vue-next.log | 4 +- tests/baselines/reference/user/fp-ts.log | 17 ++- 3 files changed, 68 insertions(+), 70 deletions(-) diff --git a/tests/baselines/reference/docker/office-ui-fabric.log b/tests/baselines/reference/docker/office-ui-fabric.log index 48cbb3c0adadf..634fcbf83f76b 100644 --- a/tests/baselines/reference/docker/office-ui-fabric.log +++ b/tests/baselines/reference/docker/office-ui-fabric.log @@ -683,9 +683,9 @@ Standard error: @fluentui/ability-attributes: [XX:XX:XX XM] x Command not defined: ts @fluentui/ability-attributes: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/ability-attributes: error Command failed with exit code 1. -@fluentui/scripts: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/scripts: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/scripts: [XX:XX:XX XM] x ------------------------------------ -@fluentui/scripts: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --baseUrl "." --project "/office-ui-fabric-react/scripts/tsconfig.json" +@fluentui/scripts: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --baseUrl "." --project "/office-ui-fabric-react/scripts/tsconfig.json" @fluentui/scripts: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/scripts: at ChildProcess.emit (events.js:314:20) @fluentui/scripts: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -787,7 +787,7 @@ Standard error: @fluentui/scripts: Found 27 errors. @fluentui/scripts: [XX:XX:XX XM] x ------------------------------------ @fluentui/scripts: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/scripts: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/scripts: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/scripts: error Command failed with exit code 1. @fluentui/pr-deploy-site: [XX:XX:XX XM] x Command not defined: ts @fluentui/pr-deploy-site: [XX:XX:XX XM] x Error previously detected. See above for error messages. @@ -809,9 +809,9 @@ test-bundles: [XX:XX:XX XM] x ------------------------------------ test-bundles: [XX:XX:XX XM] x Error previously detected. See above for error messages. test-bundles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] test-bundles: error Command failed with exit code 1. -@fluentui/a11y-testing: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/a11y-testing: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/a11y-testing: [XX:XX:XX XM] x ------------------------------------ -@fluentui/a11y-testing: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/a11y-testing/tsconfig.json" +@fluentui/a11y-testing: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/a11y-testing/tsconfig.json" @fluentui/a11y-testing: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/a11y-testing: at ChildProcess.emit (events.js:314:20) @fluentui/a11y-testing: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -825,20 +825,17 @@ test-bundles: error Command failed with exit code 1. @fluentui/a11y-testing: Found 1 error. @fluentui/a11y-testing: [XX:XX:XX XM] x ------------------------------------ @fluentui/a11y-testing: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/a11y-testing: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/a11y-testing: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/a11y-testing: error Command failed with exit code 1. -@fluentui/codemods: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/codemods: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/codemods: [XX:XX:XX XM] x ------------------------------------ -@fluentui/codemods: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/codemods/tsconfig.json" +@fluentui/codemods: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/codemods/tsconfig.json" @fluentui/codemods: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/codemods: at ChildProcess.emit (events.js:314:20) @fluentui/codemods: at ChildProcess.EventEmitter.emit (domain.js:506:15) @fluentui/codemods: at maybeClose (internal/child_process.js:1022:16) -@fluentui/codemods: at Socket. (internal/child_process.js:444:11) -@fluentui/codemods: at Socket.emit (events.js:314:20) -@fluentui/codemods: at Socket.EventEmitter.emit (domain.js:506:15) -@fluentui/codemods: at Pipe. (net.js:675:12) -@fluentui/codemods: at Pipe.callbackTrampoline (internal/async_hooks.js:126:14) +@fluentui/codemods: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) +@fluentui/codemods: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/codemods: [XX:XX:XX XM] x stdout: @fluentui/codemods: [XX:XX:XX XM] x src/codeMods/mods/configMod/configMod.mod.ts:52:5 - error TS2322: Type '(file: SourceFile) => CodeModResult | Err, { error: any; }>' is not assignable to type '(file: SourceFile) => CodeModResult'. @fluentui/codemods: Type 'CodeModResult | Err, { error: any; }>' is not assignable to type 'CodeModResult'. @@ -1073,7 +1070,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/codemods: Found 21 errors. @fluentui/codemods: [XX:XX:XX XM] x ------------------------------------ @fluentui/codemods: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/codemods: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/codemods: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/codemods: error Command failed with exit code 1. @fluentui/example-data: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/example-data: [XX:XX:XX XM] x ------------------------------------ @@ -1093,9 +1090,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/example-data: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/example-data: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/example-data: error Command failed with exit code 1. -@fluentui/react-conformance: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-conformance: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-conformance: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-conformance: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-conformance/tsconfig.json" +@fluentui/react-conformance: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-conformance/tsconfig.json" @fluentui/react-conformance: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-conformance: at ChildProcess.emit (events.js:314:20) @fluentui/react-conformance: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1109,7 +1106,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-conformance: Found 1 error. @fluentui/react-conformance: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-conformance: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-conformance: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-conformance: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-conformance: error Command failed with exit code 1. @fluentui/webpack-utilities: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/webpack-utilities: [XX:XX:XX XM] x ------------------------------------ @@ -1118,8 +1115,11 @@ test-bundles: error Command failed with exit code 1. @fluentui/webpack-utilities: at ChildProcess.emit (events.js:314:20) @fluentui/webpack-utilities: at ChildProcess.EventEmitter.emit (domain.js:506:15) @fluentui/webpack-utilities: at maybeClose (internal/child_process.js:1022:16) -@fluentui/webpack-utilities: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) -@fluentui/webpack-utilities: at Process.callbackTrampoline (internal/async_hooks.js:126:14) +@fluentui/webpack-utilities: at Socket. (internal/child_process.js:444:11) +@fluentui/webpack-utilities: at Socket.emit (events.js:314:20) +@fluentui/webpack-utilities: at Socket.EventEmitter.emit (domain.js:506:15) +@fluentui/webpack-utilities: at Pipe. (net.js:675:12) +@fluentui/webpack-utilities: at Pipe.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/webpack-utilities: [XX:XX:XX XM] x stdout: @fluentui/webpack-utilities: [XX:XX:XX XM] x src/fabricAsyncLoaderInclude.ts:7:1 - error TS1203: Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead. @fluentui/webpack-utilities: 7 export = (input: string) => @@ -1131,7 +1131,6 @@ test-bundles: error Command failed with exit code 1. @fluentui/webpack-utilities: Found 1 error. @fluentui/webpack-utilities: [XX:XX:XX XM] x ------------------------------------ @fluentui/webpack-utilities: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/webpack-utilities: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/webpack-utilities: error Command failed with exit code 1. @fluentui/accessibility: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/accessibility: [XX:XX:XX XM] x Command not defined: ts @@ -1219,9 +1218,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/dom-utilities: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/dom-utilities: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/dom-utilities: error Command failed with exit code 1. -@fluentui/merge-styles: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/merge-styles: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/merge-styles: [XX:XX:XX XM] x ------------------------------------ -@fluentui/merge-styles: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/merge-styles/tsconfig.json" +@fluentui/merge-styles: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/merge-styles/tsconfig.json" @fluentui/merge-styles: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/merge-styles: at ChildProcess.emit (events.js:314:20) @fluentui/merge-styles: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1241,7 +1240,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/merge-styles: Found 3 errors. @fluentui/merge-styles: [XX:XX:XX XM] x ------------------------------------ @fluentui/merge-styles: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/merge-styles: error Command failed with exit code 1. @fluentui/react-northstar-styles-renderer: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/react-northstar-styles-renderer: [XX:XX:XX XM] x Command not defined: ts @@ -1298,9 +1297,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-bindings: [XX:XX:XX XM] x Command not defined: ts @fluentui/react-bindings: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-bindings: error Command failed with exit code 1. -@fluentui/react-compose: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-compose: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-compose: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-compose: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-compose/tsconfig.json" +@fluentui/react-compose: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-compose/tsconfig.json" @fluentui/react-compose: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-compose: at ChildProcess.emit (events.js:314:20) @fluentui/react-compose: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1314,11 +1313,11 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-compose: Found 1 error. @fluentui/react-compose: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-compose: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-compose: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-compose: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-compose: error Command failed with exit code 1. -@fluentui/react-hooks: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-hooks: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-hooks: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-hooks: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-hooks/tsconfig.json" +@fluentui/react-hooks: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-hooks/tsconfig.json" @fluentui/react-hooks: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-hooks: at ChildProcess.emit (events.js:314:20) @fluentui/react-hooks: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1332,7 +1331,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-hooks: Found 1 error. @fluentui/react-hooks: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-hooks: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-hooks: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-hooks: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-hooks: error Command failed with exit code 1. @fluentui/react-positioning: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-positioning: [XX:XX:XX XM] x ------------------------------------ @@ -1361,9 +1360,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-telemetry: [XX:XX:XX XM] x Command not defined: ts @fluentui/react-telemetry: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-telemetry: error Command failed with exit code 1. -@fluentui/react-accordion: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-accordion: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-accordion: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-accordion: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-accordion/tsconfig.json" +@fluentui/react-accordion: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-accordion/tsconfig.json" @fluentui/react-accordion: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-accordion: at ChildProcess.emit (events.js:314:20) @fluentui/react-accordion: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1377,7 +1376,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-accordion: Found 1 error. @fluentui/react-accordion: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-accordion: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-accordion: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-accordion: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-accordion: error Command failed with exit code 1. @fluentui/react-flex: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-flex: [XX:XX:XX XM] x ------------------------------------ @@ -1402,9 +1401,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-flex: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-flex: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-flex: error Command failed with exit code 1. -@fluentui/react-menu: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-menu: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-menu: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-menu: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --baseUrl "." --project "/office-ui-fabric-react/packages/react-menu/tsconfig.json" +@fluentui/react-menu: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --baseUrl "." --project "/office-ui-fabric-react/packages/react-menu/tsconfig.json" @fluentui/react-menu: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-menu: at ChildProcess.emit (events.js:314:20) @fluentui/react-menu: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1418,7 +1417,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-menu: Found 1 error. @fluentui/react-menu: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-menu: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-menu: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-menu: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-menu: error Command failed with exit code 1. @fluentui/react-northstar: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/react-northstar: [XX:XX:XX XM] x Command not defined: ts @@ -1471,9 +1470,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/foundation-legacy: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/foundation-legacy: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/foundation-legacy: error Command failed with exit code 1. -@fluentui/react-focus: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-focus: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-focus: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-focus: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-focus/tsconfig.json" +@fluentui/react-focus: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-focus/tsconfig.json" @fluentui/react-focus: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-focus: at ChildProcess.emit (events.js:314:20) @fluentui/react-focus: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1488,7 +1487,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-focus: Found 1 error. @fluentui/react-focus: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-focus: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-focus: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-focus: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-focus: error Command failed with exit code 1. @fluentui/circulars-test: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/circulars-test: [XX:XX:XX XM] x Command not defined: ts @@ -1668,9 +1667,9 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-northstar-prototypes: [XX:XX:XX XM] x Command not defined: ts @fluentui/react-northstar-prototypes: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-northstar-prototypes: error Command failed with exit code 1. -a11y-tests: [XX:XX:XX XM] x Error detected while running 'ts:esm' +a11y-tests: [XX:XX:XX XM] x Error detected while running '_wrapFunction' a11y-tests: [XX:XX:XX XM] x ------------------------------------ -a11y-tests: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/apps/a11y-tests/tsconfig.json" +a11y-tests: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/apps/a11y-tests/tsconfig.json" a11y-tests: at ChildProcess.exithandler (child_process.js:308:12) a11y-tests: at ChildProcess.emit (events.js:314:20) a11y-tests: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1684,7 +1683,7 @@ a11y-tests: ~~~~~~~~~~~~~~~ a11y-tests: Found 1 error. a11y-tests: [XX:XX:XX XM] x ------------------------------------ a11y-tests: [XX:XX:XX XM] x Error previously detected. See above for error messages. -a11y-tests: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +a11y-tests: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] a11y-tests: error Command failed with exit code 1. @fluentui/api-docs: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/api-docs: [XX:XX:XX XM] x ------------------------------------ @@ -1902,9 +1901,9 @@ a11y-tests: error Command failed with exit code 1. @fluentui/react-experiments: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-experiments: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-experiments: error Command failed with exit code 1. -@fluentui/react-monaco-editor: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-monaco-editor: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-monaco-editor: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-monaco-editor: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-monaco-editor/tsconfig.json" +@fluentui/react-monaco-editor: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-monaco-editor/tsconfig.json" @fluentui/react-monaco-editor: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-monaco-editor: at ChildProcess.emit (events.js:314:20) @fluentui/react-monaco-editor: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1948,7 +1947,7 @@ a11y-tests: error Command failed with exit code 1. @fluentui/react-monaco-editor: Found 11 errors. @fluentui/react-monaco-editor: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-monaco-editor: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-monaco-editor: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-monaco-editor: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-monaco-editor: error Command failed with exit code 1. @fluentui/react-slider: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-slider: [XX:XX:XX XM] x ------------------------------------ @@ -2025,9 +2024,9 @@ a11y-tests: error Command failed with exit code 1. @fluentui/react-tabs: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-tabs: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-tabs: error Command failed with exit code 1. -@fluentui/react-toggle: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-toggle: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-toggle: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-toggle: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-toggle/tsconfig.json" +@fluentui/react-toggle: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-toggle/tsconfig.json" @fluentui/react-toggle: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-toggle: at ChildProcess.emit (events.js:314:20) @fluentui/react-toggle: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -2071,7 +2070,7 @@ a11y-tests: error Command failed with exit code 1. @fluentui/react-toggle: Found 11 errors. @fluentui/react-toggle: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-toggle: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-toggle: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-toggle: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-toggle: error Command failed with exit code 1. @fluentui/react-checkbox: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-checkbox: [XX:XX:XX XM] x ------------------------------------ @@ -2162,9 +2161,9 @@ a11y-tests: error Command failed with exit code 1. @fluentui/react-docsite-components: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-docsite-components: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-docsite-components: error Command failed with exit code 1. -@fluentui/storybook: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/storybook: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/storybook: [XX:XX:XX XM] x ------------------------------------ -@fluentui/storybook: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/storybook/tsconfig.json" +@fluentui/storybook: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/storybook/tsconfig.json" @fluentui/storybook: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/storybook: at ChildProcess.emit (events.js:314:20) @fluentui/storybook: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -2178,15 +2177,15 @@ a11y-tests: error Command failed with exit code 1. @fluentui/storybook: Found 1 error. @fluentui/storybook: [XX:XX:XX XM] x ------------------------------------ @fluentui/storybook: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/storybook: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/storybook: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/storybook: error Command failed with exit code 1. @fluentui/perf: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/perf: [XX:XX:XX XM] x Command not defined: ts @fluentui/perf: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/perf: error Command failed with exit code 1. -theming-designer: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +theming-designer: [XX:XX:XX XM] x Error detected while running 'ts:esm' theming-designer: [XX:XX:XX XM] x ------------------------------------ -theming-designer: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/apps/theming-designer/tsconfig.json" +theming-designer: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/apps/theming-designer/tsconfig.json" theming-designer: at ChildProcess.exithandler (child_process.js:308:12) theming-designer: at ChildProcess.emit (events.js:314:20) theming-designer: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -2200,7 +2199,7 @@ theming-designer: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ theming-designer: Found 1 error. theming-designer: [XX:XX:XX XM] x ------------------------------------ theming-designer: [XX:XX:XX XM] x Error previously detected. See above for error messages. -theming-designer: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +theming-designer: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] theming-designer: error Command failed with exit code 1. @fluentui/react-examples: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-examples: [XX:XX:XX XM] x ------------------------------------ @@ -2274,9 +2273,9 @@ theming-designer: error Command failed with exit code 1. @fluentui/react-examples: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-examples: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-examples: error Command failed with exit code 1. -@fluentui/public-docsite-resources: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/public-docsite-resources: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/public-docsite-resources: [XX:XX:XX XM] x ------------------------------------ -@fluentui/public-docsite-resources: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/apps/public-docsite-resources/tsconfig.json" +@fluentui/public-docsite-resources: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/apps/public-docsite-resources/tsconfig.json" @fluentui/public-docsite-resources: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/public-docsite-resources: at ChildProcess.emit (events.js:314:20) @fluentui/public-docsite-resources: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -2290,11 +2289,11 @@ theming-designer: error Command failed with exit code 1. @fluentui/public-docsite-resources: Found 1 error. @fluentui/public-docsite-resources: [XX:XX:XX XM] x ------------------------------------ @fluentui/public-docsite-resources: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/public-docsite-resources: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/public-docsite-resources: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/public-docsite-resources: error Command failed with exit code 1. -@fluentui/public-docsite: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/public-docsite: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/public-docsite: [XX:XX:XX XM] x ------------------------------------ -@fluentui/public-docsite: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/apps/public-docsite/tsconfig.json" +@fluentui/public-docsite: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/apps/public-docsite/tsconfig.json" @fluentui/public-docsite: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/public-docsite: at ChildProcess.emit (events.js:314:20) @fluentui/public-docsite: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -2803,7 +2802,7 @@ theming-designer: error Command failed with exit code 1. @fluentui/public-docsite: Found 166 errors. @fluentui/public-docsite: [XX:XX:XX XM] x ------------------------------------ @fluentui/public-docsite: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/public-docsite: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/public-docsite: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/public-docsite: error Command failed with exit code 1. ssr-tests: [XX:XX:XX XM] x Error detected while running 'ts:esm' ssr-tests: [XX:XX:XX XM] x ------------------------------------ diff --git a/tests/baselines/reference/docker/vue-next.log b/tests/baselines/reference/docker/vue-next.log index 601c192cf78c4..84582dcbab5ea 100644 --- a/tests/baselines/reference/docker/vue-next.log +++ b/tests/baselines/reference/docker/vue-next.log @@ -102,11 +102,11 @@ Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type Type 'number' is not assignable to type 'string | symbol'. /vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js... created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s -created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s -/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js... Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type '(string | number | symbol)[]' is not assignable to type '(string | symbol)[]'. Type 'string | number | symbol' is not assignable to type 'string | symbol'. Type 'number' is not assignable to type 'string | symbol'. +created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s +/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js... /vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js... created packages/compiler-sfc/dist/compiler-sfc.esm-browser.js in ?s created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s diff --git a/tests/baselines/reference/user/fp-ts.log b/tests/baselines/reference/user/fp-ts.log index 0b2afad24d5ba..0bf45959fb3fb 100644 --- a/tests/baselines/reference/user/fp-ts.log +++ b/tests/baselines/reference/user/fp-ts.log @@ -1,20 +1,19 @@ Exit Code: 134 Standard output: -Security context: 0x3dea4659d9f1 - 2: replace [0x3dea4658f591](this=0x03d0e4277831 ,0x03d0e4277891 >,0x03d0e42778c9 ) - 3: recursiveTypeRelatedTo(aka recursiveTypeRelatedTo) [0x3d0e4276bd9] [../../../built/local/tsc.js:~60789] [pc=0x1d8e6d0052c9](this=0x026cc8702... +Security context: 0x3d0fd231d9f1 + 2: getObjectTypeInstantiation(aka getObjectTypeInstantiation) [0x1e5b57b91841] [../../../built/local/tsc.js:~58759] [pc=0x341a15f78755](this=0x3cfce94825b1 ,0x2dd40d384e99 ,0x356e0c63c849 ,0x3cfce94825b1 ,0x3cfce94825b1 -[10593:0x40cb7d0] 46251 ms: Mark-sweep 1351.3 (1446.4) -> 1338.0 (1447.9) MB, 1143.3 / 0.0 ms (average mu = 0.207, current mu = 0.203) allocation failure scavenge might not succeed +[10577:0x41167d0] 47275 ms: Mark-sweep 1351.4 (1445.4) -> 1338.0 (1447.4) MB, 1374.2 / 0.0 ms (average mu = 0.127, current mu = 0.088) allocation failure scavenge might not succeed -[10593:0x40cb7d0] 44816 ms: Mark-sweep 1350.1 (1444.9) -> 1336.4 (1445.9) MB, 1217.8 / 0.0 ms (average mu = 0.211, current mu = 0.155) allocation failure scavenge might not succeed +[10577:0x41167d0] 45768 ms: Mark-sweep 1350.1 (1443.9) -> 1336.6 (1445.4) MB, 1373.8 / 0.0 ms (average mu = 0.163, current mu = 0.117) allocation failure scavenge might not succeed <--- Last few GCs ---> @@ -23,7 +22,7 @@ Security context: 0x3dea4659d9f1 Standard error: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory -Writing Node.js report to file: report.20210406.144020.10593.0.001.json +Writing Node.js report to file: report.20210406.162402.10577.0.001.json Node.js report completed 1: 0x95bd00 node::Abort() [node] 2: 0x95cc46 node::OnFatalError(char const*, char const*) [node] @@ -36,5 +35,5 @@ Node.js report completed 9: 0xf4cec1 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationSpace, v8::internal::AllocationAlignment) [node] 10: 0xf170f4 v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationSpace) [node] 11: 0x11cd3fe v8::internal::Runtime_AllocateInNewSpace(int, v8::internal::Object**, v8::internal::Isolate*) [node] -12: 0x1d8e6bdcfc5d +12: 0x341a150cfc5d Aborted (core dumped) From e4989accaaeb5ebc1af63b4781354de0e1c70052 Mon Sep 17 00:00:00 2001 From: typescript-bot Date: Tue, 6 Apr 2021 18:12:28 +0000 Subject: [PATCH 2/2] Update user baselines --- .../reference/docker/office-ui-fabric.log | 80 +++++++++---------- tests/baselines/reference/docker/vue-next.log | 12 +-- tests/baselines/reference/user/fp-ts.log | 18 +++-- 3 files changed, 55 insertions(+), 55 deletions(-) diff --git a/tests/baselines/reference/docker/office-ui-fabric.log b/tests/baselines/reference/docker/office-ui-fabric.log index 634fcbf83f76b..f6d19334849fb 100644 --- a/tests/baselines/reference/docker/office-ui-fabric.log +++ b/tests/baselines/reference/docker/office-ui-fabric.log @@ -809,9 +809,9 @@ test-bundles: [XX:XX:XX XM] x ------------------------------------ test-bundles: [XX:XX:XX XM] x Error previously detected. See above for error messages. test-bundles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] test-bundles: error Command failed with exit code 1. -@fluentui/a11y-testing: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/a11y-testing: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/a11y-testing: [XX:XX:XX XM] x ------------------------------------ -@fluentui/a11y-testing: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/a11y-testing/tsconfig.json" +@fluentui/a11y-testing: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/a11y-testing/tsconfig.json" @fluentui/a11y-testing: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/a11y-testing: at ChildProcess.emit (events.js:314:20) @fluentui/a11y-testing: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -825,7 +825,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/a11y-testing: Found 1 error. @fluentui/a11y-testing: [XX:XX:XX XM] x ------------------------------------ @fluentui/a11y-testing: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/a11y-testing: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/a11y-testing: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/a11y-testing: error Command failed with exit code 1. @fluentui/codemods: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/codemods: [XX:XX:XX XM] x ------------------------------------ @@ -1072,9 +1072,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/codemods: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/codemods: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/codemods: error Command failed with exit code 1. -@fluentui/example-data: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/example-data: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/example-data: [XX:XX:XX XM] x ------------------------------------ -@fluentui/example-data: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/example-data/tsconfig.json" +@fluentui/example-data: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/example-data/tsconfig.json" @fluentui/example-data: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/example-data: at ChildProcess.emit (events.js:314:20) @fluentui/example-data: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1088,11 +1088,11 @@ test-bundles: error Command failed with exit code 1. @fluentui/example-data: Found 1 error. @fluentui/example-data: [XX:XX:XX XM] x ------------------------------------ @fluentui/example-data: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/example-data: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/example-data: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/example-data: error Command failed with exit code 1. -@fluentui/react-conformance: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-conformance: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-conformance: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-conformance: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-conformance/tsconfig.json" +@fluentui/react-conformance: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-conformance/tsconfig.json" @fluentui/react-conformance: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-conformance: at ChildProcess.emit (events.js:314:20) @fluentui/react-conformance: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1106,7 +1106,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-conformance: Found 1 error. @fluentui/react-conformance: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-conformance: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-conformance: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-conformance: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-conformance: error Command failed with exit code 1. @fluentui/webpack-utilities: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/webpack-utilities: [XX:XX:XX XM] x ------------------------------------ @@ -1115,11 +1115,8 @@ test-bundles: error Command failed with exit code 1. @fluentui/webpack-utilities: at ChildProcess.emit (events.js:314:20) @fluentui/webpack-utilities: at ChildProcess.EventEmitter.emit (domain.js:506:15) @fluentui/webpack-utilities: at maybeClose (internal/child_process.js:1022:16) -@fluentui/webpack-utilities: at Socket. (internal/child_process.js:444:11) -@fluentui/webpack-utilities: at Socket.emit (events.js:314:20) -@fluentui/webpack-utilities: at Socket.EventEmitter.emit (domain.js:506:15) -@fluentui/webpack-utilities: at Pipe. (net.js:675:12) -@fluentui/webpack-utilities: at Pipe.callbackTrampoline (internal/async_hooks.js:126:14) +@fluentui/webpack-utilities: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) +@fluentui/webpack-utilities: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/webpack-utilities: [XX:XX:XX XM] x stdout: @fluentui/webpack-utilities: [XX:XX:XX XM] x src/fabricAsyncLoaderInclude.ts:7:1 - error TS1203: Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead. @fluentui/webpack-utilities: 7 export = (input: string) => @@ -1131,6 +1128,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/webpack-utilities: Found 1 error. @fluentui/webpack-utilities: [XX:XX:XX XM] x ------------------------------------ @fluentui/webpack-utilities: [XX:XX:XX XM] x Error previously detected. See above for error messages. +@fluentui/webpack-utilities: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/webpack-utilities: error Command failed with exit code 1. @fluentui/accessibility: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/accessibility: [XX:XX:XX XM] x Command not defined: ts @@ -1333,9 +1331,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-hooks: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-hooks: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-hooks: error Command failed with exit code 1. -@fluentui/react-positioning: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-positioning: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-positioning: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-positioning: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-positioning/tsconfig.json" +@fluentui/react-positioning: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-positioning/tsconfig.json" @fluentui/react-positioning: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-positioning: at ChildProcess.emit (events.js:314:20) @fluentui/react-positioning: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1350,7 +1348,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-positioning: Found 1 error. @fluentui/react-positioning: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-positioning: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-positioning: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-positioning: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-positioning: error Command failed with exit code 1. @fluentui/react-icons-northstar: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/react-icons-northstar: [XX:XX:XX XM] x Command not defined: ts @@ -1360,9 +1358,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-telemetry: [XX:XX:XX XM] x Command not defined: ts @fluentui/react-telemetry: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-telemetry: error Command failed with exit code 1. -@fluentui/react-accordion: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-accordion: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-accordion: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-accordion: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-accordion/tsconfig.json" +@fluentui/react-accordion: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-accordion/tsconfig.json" @fluentui/react-accordion: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-accordion: at ChildProcess.emit (events.js:314:20) @fluentui/react-accordion: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1376,11 +1374,11 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-accordion: Found 1 error. @fluentui/react-accordion: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-accordion: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-accordion: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-accordion: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-accordion: error Command failed with exit code 1. -@fluentui/react-flex: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-flex: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-flex: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-flex: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-flex/tsconfig.json" +@fluentui/react-flex: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-flex/tsconfig.json" @fluentui/react-flex: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-flex: at ChildProcess.emit (events.js:314:20) @fluentui/react-flex: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1399,7 +1397,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/react-flex: Found 1 error. @fluentui/react-flex: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-flex: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-flex: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-flex: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-flex: error Command failed with exit code 1. @fluentui/react-menu: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-menu: [XX:XX:XX XM] x ------------------------------------ @@ -1440,9 +1438,9 @@ test-bundles: error Command failed with exit code 1. @fluentui/common-styles: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/common-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/common-styles: error Command failed with exit code 1. -@fluentui/foundation-legacy: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/foundation-legacy: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/foundation-legacy: [XX:XX:XX XM] x ------------------------------------ -@fluentui/foundation-legacy: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/foundation-legacy/tsconfig.json" +@fluentui/foundation-legacy: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/foundation-legacy/tsconfig.json" @fluentui/foundation-legacy: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/foundation-legacy: at ChildProcess.emit (events.js:314:20) @fluentui/foundation-legacy: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1468,7 +1466,7 @@ test-bundles: error Command failed with exit code 1. @fluentui/foundation-legacy: Found 2 errors. @fluentui/foundation-legacy: [XX:XX:XX XM] x ------------------------------------ @fluentui/foundation-legacy: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/foundation-legacy: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/foundation-legacy: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/foundation-legacy: error Command failed with exit code 1. @fluentui/react-focus: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-focus: [XX:XX:XX XM] x ------------------------------------ @@ -1685,9 +1683,9 @@ a11y-tests: [XX:XX:XX XM] x ------------------------------------ a11y-tests: [XX:XX:XX XM] x Error previously detected. See above for error messages. a11y-tests: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] a11y-tests: error Command failed with exit code 1. -@fluentui/api-docs: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/api-docs: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/api-docs: [XX:XX:XX XM] x ------------------------------------ -@fluentui/api-docs: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/api-docs/tsconfig.json" +@fluentui/api-docs: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/api-docs/tsconfig.json" @fluentui/api-docs: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/api-docs: at ChildProcess.emit (events.js:314:20) @fluentui/api-docs: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1701,7 +1699,7 @@ a11y-tests: error Command failed with exit code 1. @fluentui/api-docs: Found 1 error. @fluentui/api-docs: [XX:XX:XX XM] x ------------------------------------ @fluentui/api-docs: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/api-docs: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/api-docs: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/api-docs: error Command failed with exit code 1. @fluentui/react-charting: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-charting: [XX:XX:XX XM] x ------------------------------------ @@ -1901,9 +1899,9 @@ a11y-tests: error Command failed with exit code 1. @fluentui/react-experiments: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-experiments: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-experiments: error Command failed with exit code 1. -@fluentui/react-monaco-editor: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-monaco-editor: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-monaco-editor: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-monaco-editor: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-monaco-editor/tsconfig.json" +@fluentui/react-monaco-editor: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-monaco-editor/tsconfig.json" @fluentui/react-monaco-editor: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-monaco-editor: at ChildProcess.emit (events.js:314:20) @fluentui/react-monaco-editor: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1947,11 +1945,11 @@ a11y-tests: error Command failed with exit code 1. @fluentui/react-monaco-editor: Found 11 errors. @fluentui/react-monaco-editor: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-monaco-editor: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-monaco-editor: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-monaco-editor: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-monaco-editor: error Command failed with exit code 1. -@fluentui/react-slider: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-slider: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-slider: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-slider: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-slider/tsconfig.json" +@fluentui/react-slider: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-slider/tsconfig.json" @fluentui/react-slider: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-slider: at ChildProcess.emit (events.js:314:20) @fluentui/react-slider: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -2004,7 +2002,7 @@ a11y-tests: error Command failed with exit code 1. @fluentui/react-slider: Found 14 errors. @fluentui/react-slider: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-slider: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-slider: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-slider: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-slider: error Command failed with exit code 1. @fluentui/react-tabs: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-tabs: [XX:XX:XX XM] x ------------------------------------ @@ -2161,9 +2159,9 @@ a11y-tests: error Command failed with exit code 1. @fluentui/react-docsite-components: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-docsite-components: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-docsite-components: error Command failed with exit code 1. -@fluentui/storybook: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/storybook: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/storybook: [XX:XX:XX XM] x ------------------------------------ -@fluentui/storybook: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/storybook/tsconfig.json" +@fluentui/storybook: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/storybook/tsconfig.json" @fluentui/storybook: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/storybook: at ChildProcess.emit (events.js:314:20) @fluentui/storybook: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -2177,7 +2175,7 @@ a11y-tests: error Command failed with exit code 1. @fluentui/storybook: Found 1 error. @fluentui/storybook: [XX:XX:XX XM] x ------------------------------------ @fluentui/storybook: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/storybook: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/storybook: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/storybook: error Command failed with exit code 1. @fluentui/perf: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/perf: [XX:XX:XX XM] x Command not defined: ts @@ -2273,9 +2271,9 @@ theming-designer: error Command failed with exit code 1. @fluentui/react-examples: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-examples: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-examples: error Command failed with exit code 1. -@fluentui/public-docsite-resources: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/public-docsite-resources: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/public-docsite-resources: [XX:XX:XX XM] x ------------------------------------ -@fluentui/public-docsite-resources: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/apps/public-docsite-resources/tsconfig.json" +@fluentui/public-docsite-resources: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/apps/public-docsite-resources/tsconfig.json" @fluentui/public-docsite-resources: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/public-docsite-resources: at ChildProcess.emit (events.js:314:20) @fluentui/public-docsite-resources: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -2289,7 +2287,7 @@ theming-designer: error Command failed with exit code 1. @fluentui/public-docsite-resources: Found 1 error. @fluentui/public-docsite-resources: [XX:XX:XX XM] x ------------------------------------ @fluentui/public-docsite-resources: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/public-docsite-resources: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/public-docsite-resources: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/public-docsite-resources: error Command failed with exit code 1. @fluentui/public-docsite: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/public-docsite: [XX:XX:XX XM] x ------------------------------------ diff --git a/tests/baselines/reference/docker/vue-next.log b/tests/baselines/reference/docker/vue-next.log index 84582dcbab5ea..9518ba4aee28d 100644 --- a/tests/baselines/reference/docker/vue-next.log +++ b/tests/baselines/reference/docker/vue-next.log @@ -26,7 +26,6 @@ Writing: /vue-next/temp/compiler-sfc.api.json The API report is up to date: temp/compiler-sfc.api.md Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts Writing package typings: /vue-next/dist/compiler-sfc.d.ts -API Extractor completed successfully. Rolling up type definitions for compiler-ssr... Analysis will use the bundled TypeScript version 4.1.5 *** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor. @@ -35,6 +34,7 @@ The API report is up to date: temp/compiler-ssr.api.md Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts Writing package typings: /vue-next/dist/compiler-ssr.d.ts API Extractor completed successfully. +API Extractor completed successfully. Rolling up type definitions for reactivity... Analysis will use the bundled TypeScript version 4.1.5 *** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor. @@ -70,10 +70,10 @@ created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.js... created packages/compiler-core/dist/compiler-core.esm-bundler.js in ?s /vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.js... -created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s -/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.js... created packages/compiler-core/dist/compiler-core.cjs.js in ?s /vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.prod.js... +created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s +/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.js... created packages/compiler-dom/dist/compiler-dom.cjs.js in ?s /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.js... created packages/compiler-core/dist/compiler-core.cjs.prod.js in ?s @@ -102,11 +102,11 @@ Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type Type 'number' is not assignable to type 'string | symbol'. /vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js... created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s +created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s +/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js... Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type '(string | number | symbol)[]' is not assignable to type '(string | symbol)[]'. Type 'string | number | symbol' is not assignable to type 'string | symbol'. Type 'number' is not assignable to type 'string | symbol'. -created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s -/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js... /vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js... created packages/compiler-sfc/dist/compiler-sfc.esm-browser.js in ?s created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s @@ -119,8 +119,8 @@ Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type '(string | number | symbol)[]' is not assignable to type '(string | symbol)[]'. Type 'string | number | symbol' is not assignable to type 'string | symbol'. Type 'number' is not assignable to type 'string | symbol'. -/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js... /vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js... +/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js... created packages/reactivity/dist/reactivity.esm-bundler.js in ?s /vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.js... created packages/reactivity/dist/reactivity.esm-browser.js in ?s diff --git a/tests/baselines/reference/user/fp-ts.log b/tests/baselines/reference/user/fp-ts.log index 0bf45959fb3fb..f510c1e6e5ab2 100644 --- a/tests/baselines/reference/user/fp-ts.log +++ b/tests/baselines/reference/user/fp-ts.log @@ -1,19 +1,21 @@ Exit Code: 134 Standard output: -Security context: 0x3d0fd231d9f1 - 2: getObjectTypeInstantiation(aka getObjectTypeInstantiation) [0x1e5b57b91841] [../../../built/local/tsc.js:~58759] [pc=0x341a15f78755](this=0x3cfce94825b1 ,0x2dd40d384e99 ,0x356e0c63c849 ,0x3cfce94825b1 ,0x3cfce94825b1 + 1: createPrinter [0x9c4963cae21] [../../../built/local/tsc.js:~103299] [pc=0x1e5789e8cb49](this=0x0e5b25a78499 ,0x2e74af207029 ,0x36cde81025b1 ) + 2: arguments adaptor frame: 1->2 + 3: typeToString(aka typeToString) [0x1164a4988529] [../../../built/local/tsc.js... ==== JS stack trace ========================================= - 0: ExitFrame [pc: 0x341a150cfc5d] - 1: StubFrame [pc: 0x341a1508fcbc] + 0: ExitFrame [pc: 0x1e5788dcfc5d] <--- JS stacktrace ---> -[10577:0x41167d0] 47275 ms: Mark-sweep 1351.4 (1445.4) -> 1338.0 (1447.4) MB, 1374.2 / 0.0 ms (average mu = 0.127, current mu = 0.088) allocation failure scavenge might not succeed +[10396:0x348a7d0] 52569 ms: Scavenge 1348.6 (1424.4) -> 1347.7 (1424.9) MB, 9.7 / 0.0 ms (average mu = 0.072, current mu = 0.026) allocation failure -[10577:0x41167d0] 45768 ms: Mark-sweep 1350.1 (1443.9) -> 1336.6 (1445.4) MB, 1373.8 / 0.0 ms (average mu = 0.163, current mu = 0.117) allocation failure scavenge might not succeed +[10396:0x348a7d0] 52556 ms: Mark-sweep 1348.6 (1424.9) -> 1347.7 (1424.4) MB, 1390.6 / 0.0 ms (average mu = 0.072, current mu = 0.026) allocation failure scavenge might not succeed +[10396:0x348a7d0] 51162 ms: Scavenge 1348.6 (1424.4) -> 1347.6 (1424.9) MB, 29.3 / 0.0 ms (average mu = 0.115, current mu = 0.033) allocation failure <--- Last few GCs ---> @@ -22,7 +24,7 @@ Security context: 0x3d0fd231d9f1 Standard error: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory -Writing Node.js report to file: report.20210406.162402.10577.0.001.json +Writing Node.js report to file: report.20210406.173902.10396.0.001.json Node.js report completed 1: 0x95bd00 node::Abort() [node] 2: 0x95cc46 node::OnFatalError(char const*, char const*) [node] @@ -35,5 +37,5 @@ Node.js report completed 9: 0xf4cec1 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationSpace, v8::internal::AllocationAlignment) [node] 10: 0xf170f4 v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationSpace) [node] 11: 0x11cd3fe v8::internal::Runtime_AllocateInNewSpace(int, v8::internal::Object**, v8::internal::Isolate*) [node] -12: 0x341a150cfc5d +12: 0x1e5788dcfc5d Aborted (core dumped)