diff --git a/tests/baselines/reference/docker/azure-sdk.log b/tests/baselines/reference/docker/azure-sdk.log index 0d579bcb4980c..8ea24442063d5 100644 --- a/tests/baselines/reference/docker/azure-sdk.log +++ b/tests/baselines/reference/docker/azure-sdk.log @@ -2,7 +2,7 @@ Exit Code: 1 Standard output: Rush Multi-Project Build Tool 5.X.X - https://rushjs.io -Node.js version is 14.12.0 (pre-LTS) +Node.js version is 14.13.0 (pre-LTS) Starting "rush rebuild" Executing a maximum of ?simultaneous processes... BLOCKED (51) diff --git a/tests/baselines/reference/docker/office-ui-fabric.log b/tests/baselines/reference/docker/office-ui-fabric.log index ca07ef09f0ae2..d339521a6d767 100644 --- a/tests/baselines/reference/docker/office-ui-fabric.log +++ b/tests/baselines/reference/docker/office-ui-fabric.log @@ -712,6 +712,7 @@ Standard error: @uifabric/webpack-utils: Found 1 error. @uifabric/webpack-utils: [XX:XX:XX XM] x ------------------------------------ @uifabric/webpack-utils: [XX:XX:XX XM] x Error previously detected. See above for error messages. +@uifabric/webpack-utils: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @uifabric/webpack-utils: error Command failed with exit code 1. @fluentui/docs-components: [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/docs-components: [XX:XX:XX XM] x Command not defined: ts @@ -731,9 +732,9 @@ Standard error: @fluentui/styles: [XX:XX:XX XM] x Command not defined: ts @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 -@uifabric/merge-styles: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@uifabric/merge-styles: [XX:XX:XX XM] x Error detected while running 'ts:esm' @uifabric/merge-styles: [XX:XX:XX XM] x ------------------------------------ -@uifabric/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" +@uifabric/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" @uifabric/merge-styles: at ChildProcess.exithandler (child_process.js:303:12) @uifabric/merge-styles: at ChildProcess.emit (events.js:315:20) @uifabric/merge-styles: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -750,7 +751,7 @@ Standard error: @uifabric/merge-styles: Found 2 errors. @uifabric/merge-styles: [XX:XX:XX XM] x ------------------------------------ @uifabric/merge-styles: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@uifabric/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@uifabric/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @uifabric/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 @@ -794,9 +795,9 @@ Standard error: @uifabric/utilities: [XX:XX:XX XM] x Error previously detected. See above for error messages. @uifabric/utilities: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @uifabric/utilities: error Command failed with exit code 1. -@fluentui/react-icons: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-icons: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-icons: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-icons: [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-icons/tsconfig.json" +@fluentui/react-icons: [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-icons/tsconfig.json" @fluentui/react-icons: at ChildProcess.exithandler (child_process.js:303:12) @fluentui/react-icons: at ChildProcess.emit (events.js:315:20) @fluentui/react-icons: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -810,7 +811,7 @@ Standard error: @fluentui/react-icons: Found 1 error. @fluentui/react-icons: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-icons: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-icons: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-icons: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-icons: error Command failed with exit code 1. @fluentui/react-bindings: [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-bindings: [XX:XX:XX XM] x Command not defined: ts @@ -909,9 +910,9 @@ Standard error: @fluentui/react-internal: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-internal: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-internal: error Command failed with exit code 1. -@fluentui/react-avatar: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-avatar: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-avatar: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-avatar: [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-avatar/tsconfig.json" +@fluentui/react-avatar: [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-avatar/tsconfig.json" @fluentui/react-avatar: at ChildProcess.exithandler (child_process.js:303:12) @fluentui/react-avatar: at ChildProcess.emit (events.js:315:20) @fluentui/react-avatar: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -930,11 +931,11 @@ Standard error: @fluentui/react-avatar: Found 2 errors. @fluentui/react-avatar: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-avatar: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-avatar: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-avatar: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-avatar: error Command failed with exit code 1. -@fluentui/react-image: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-image: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-image: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-image: [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-image/tsconfig.json" +@fluentui/react-image: [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-image/tsconfig.json" @fluentui/react-image: at ChildProcess.exithandler (child_process.js:303:12) @fluentui/react-image: at ChildProcess.emit (events.js:315:20) @fluentui/react-image: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -950,7 +951,7 @@ Standard error: @fluentui/react-image: Found 1 error. @fluentui/react-image: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-image: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-image: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-image: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-image: 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 @@ -980,9 +981,9 @@ Standard error: @fluentui/react-checkbox: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-checkbox: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-checkbox: error Command failed with exit code 1. -@fluentui/react-link: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-link: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-link: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-link: [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-link/tsconfig.json" +@fluentui/react-link: [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-link/tsconfig.json" @fluentui/react-link: at ChildProcess.exithandler (child_process.js:303:12) @fluentui/react-link: at ChildProcess.emit (events.js:315:20) @fluentui/react-link: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1002,7 +1003,7 @@ Standard error: @fluentui/react-link: Found 3 errors. @fluentui/react-link: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-link: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-link: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-link: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-link: 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 ------------------------------------ @@ -1151,9 +1152,9 @@ Standard error: @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:commonjs] @fluentui/react-toggle: error Command failed with exit code 1. -codesandbox-react-northstar-template: [XX:XX:XX XM] x Error detected while running 'ts:esm' +codesandbox-react-northstar-template: [XX:XX:XX XM] x Error detected while running '_wrapFunction' codesandbox-react-northstar-template: [XX:XX:XX XM] x ------------------------------------ -codesandbox-react-northstar-template: [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/codesandbox-react-northstar-template/tsconfig.json" +codesandbox-react-northstar-template: [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/codesandbox-react-northstar-template/tsconfig.json" codesandbox-react-northstar-template: at ChildProcess.exithandler (child_process.js:303:12) codesandbox-react-northstar-template: at ChildProcess.emit (events.js:315:20) codesandbox-react-northstar-template: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1170,13 +1171,13 @@ codesandbox-react-northstar-template: ~~~~~~~~~~~~ codesandbox-react-northstar-template: Found 2 errors. codesandbox-react-northstar-template: [XX:XX:XX XM] x ------------------------------------ codesandbox-react-northstar-template: [XX:XX:XX XM] x Error previously detected. See above for error messages. -codesandbox-react-northstar-template: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +codesandbox-react-northstar-template: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-builder: [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-builder: [XX:XX:XX XM] x Command not defined: ts -@fluentui/react: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react: [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/tsconfig.json" +@fluentui/react: [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/tsconfig.json" @fluentui/react: at ChildProcess.exithandler (child_process.js:303:12) @fluentui/react: at ChildProcess.emit (events.js:315:20) @fluentui/react: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1211,13 +1212,13 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react: Found 8 errors. @fluentui/react: [XX:XX:XX XM] x ------------------------------------ @fluentui/react: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react: error Command failed with exit code 1. @fluentui/docs: [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/docs: [XX:XX:XX XM] x Command not defined: ts -@uifabric/tsx-editor: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@uifabric/tsx-editor: [XX:XX:XX XM] x Error detected while running 'ts:esm' @uifabric/tsx-editor: [XX:XX:XX XM] x ------------------------------------ -@uifabric/tsx-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/tsx-editor/tsconfig.json" +@uifabric/tsx-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/tsx-editor/tsconfig.json" @uifabric/tsx-editor: at ChildProcess.exithandler (child_process.js:303:12) @uifabric/tsx-editor: at ChildProcess.emit (events.js:315:20) @uifabric/tsx-editor: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1258,7 +1259,7 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @uifabric/tsx-editor: Found 10 errors. @uifabric/tsx-editor: [XX:XX:XX XM] x ------------------------------------ @uifabric/tsx-editor: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@uifabric/tsx-editor: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@uifabric/tsx-editor: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @uifabric/tsx-editor: error Command failed with exit code 1. @fluentui/e2e: [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/e2e: [XX:XX:XX XM] x Command not defined: ts @@ -1489,9 +1490,9 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @uifabric/experiments: [XX:XX:XX XM] x Error previously detected. See above for error messages. @uifabric/experiments: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @uifabric/experiments: error Command failed with exit code 1. -@fluentui/react-flex: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-flex: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @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 --module esnext --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-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-flex/tsconfig.json" @fluentui/react-flex: at ChildProcess.exithandler (child_process.js:303:12) @fluentui/react-flex: at ChildProcess.emit (events.js:315:20) @fluentui/react-flex: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1510,7 +1511,7 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-flex: Found 2 errors. @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:commonjs] +@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-next: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-next: [XX:XX:XX XM] x ------------------------------------ @@ -1546,9 +1547,9 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-next: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-next: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-next: 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:303:12) theming-designer: at ChildProcess.emit (events.js:315:20) theming-designer: at ChildProcess.EventEmitter.emit (domain.js:506:15) @@ -1562,7 +1563,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. @uifabric/api-docs: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @uifabric/api-docs: [XX:XX:XX XM] x ------------------------------------ @@ -1689,14 +1690,14 @@ theming-designer: error Command failed with exit code 1. @fluentui/react-examples: src/react-avatar/utils/StoryExample.tsx:7:29 - error TS2339: Property 'content' does not exist on type 'typeof import("*.scss")'. @fluentui/react-examples: 7