Skip to content

Commit 13642a0

Browse files
Update user baselines
1 parent 24caa08 commit 13642a0

File tree

1 file changed

+32
-30
lines changed

1 file changed

+32
-30
lines changed

tests/baselines/reference/docker/office-ui-fabric.log

Lines changed: 32 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -703,8 +703,11 @@ Standard error:
703703
@uifabric/webpack-utils: at ChildProcess.emit (events.js:315:20)
704704
@uifabric/webpack-utils: at ChildProcess.EventEmitter.emit (domain.js:506:15)
705705
@uifabric/webpack-utils: at maybeClose (internal/child_process.js:1021:16)
706-
@uifabric/webpack-utils: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
707-
@uifabric/webpack-utils: at Process.callbackTrampoline (internal/async_hooks.js:120:14)
706+
@uifabric/webpack-utils: at Socket.<anonymous> (internal/child_process.js:443:11)
707+
@uifabric/webpack-utils: at Socket.emit (events.js:315:20)
708+
@uifabric/webpack-utils: at Socket.EventEmitter.emit (domain.js:506:15)
709+
@uifabric/webpack-utils: at Pipe.<anonymous> (net.js:674:12)
710+
@uifabric/webpack-utils: at Pipe.callbackTrampoline (internal/async_hooks.js:120:14)
708711
@uifabric/webpack-utils: [XX:XX:XX XM] x stdout:
709712
@uifabric/webpack-utils: [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.
710713
@uifabric/webpack-utils: 7 export = (input: string) =>
@@ -716,7 +719,6 @@ Standard error:
716719
@uifabric/webpack-utils: Found 1 error.
717720
@uifabric/webpack-utils: [XX:XX:XX XM] x ------------------------------------
718721
@uifabric/webpack-utils: [XX:XX:XX XM] x Error previously detected. See above for error messages.
719-
@uifabric/webpack-utils: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
720722
@uifabric/webpack-utils: error Command failed with exit code 1.
721723
@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".
722724
@fluentui/docs-components: [XX:XX:XX XM] x Command not defined: ts
@@ -736,9 +738,9 @@ Standard error:
736738
@fluentui/styles: [XX:XX:XX XM] x Command not defined: ts
737739
@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".
738740
@fluentui/accessibility: [XX:XX:XX XM] x Command not defined: ts
739-
@uifabric/merge-styles: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
741+
@uifabric/merge-styles: [XX:XX:XX XM] x Error detected while running 'ts:esm'
740742
@uifabric/merge-styles: [XX:XX:XX XM] x ------------------------------------
741-
@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"
743+
@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"
742744
@uifabric/merge-styles: at ChildProcess.exithandler (child_process.js:303:12)
743745
@uifabric/merge-styles: at ChildProcess.emit (events.js:315:20)
744746
@uifabric/merge-styles: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -755,7 +757,7 @@ Standard error:
755757
@uifabric/merge-styles: Found 2 errors.
756758
@uifabric/merge-styles: [XX:XX:XX XM] x ------------------------------------
757759
@uifabric/merge-styles: [XX:XX:XX XM] x Error previously detected. See above for error messages.
758-
@uifabric/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
760+
@uifabric/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
759761
@uifabric/merge-styles: error Command failed with exit code 1.
760762
@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".
761763
@fluentui/react-northstar-styles-renderer: [XX:XX:XX XM] x Command not defined: ts
@@ -852,9 +854,9 @@ Standard error:
852854
@uifabric/foundation: error Command failed with exit code 1.
853855
@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".
854856
@fluentui/react-northstar: [XX:XX:XX XM] x Command not defined: ts
855-
@fluentui/react-internal: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
857+
@fluentui/react-internal: [XX:XX:XX XM] x Error detected while running 'ts:esm'
856858
@fluentui/react-internal: [XX:XX:XX XM] x ------------------------------------
857-
@fluentui/react-internal: [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-internal/tsconfig.json"
859+
@fluentui/react-internal: [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-internal/tsconfig.json"
858860
@fluentui/react-internal: at ChildProcess.exithandler (child_process.js:303:12)
859861
@fluentui/react-internal: at ChildProcess.emit (events.js:315:20)
860862
@fluentui/react-internal: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -912,11 +914,11 @@ Standard error:
912914
@fluentui/react-internal: Found 13 errors.
913915
@fluentui/react-internal: [XX:XX:XX XM] x ------------------------------------
914916
@fluentui/react-internal: [XX:XX:XX XM] x Error previously detected. See above for error messages.
915-
@fluentui/react-internal: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
917+
@fluentui/react-internal: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
916918
@fluentui/react-internal: error Command failed with exit code 1.
917-
@fluentui/react-avatar: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
919+
@fluentui/react-avatar: [XX:XX:XX XM] x Error detected while running 'ts:esm'
918920
@fluentui/react-avatar: [XX:XX:XX XM] x ------------------------------------
919-
@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"
921+
@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"
920922
@fluentui/react-avatar: at ChildProcess.exithandler (child_process.js:303:12)
921923
@fluentui/react-avatar: at ChildProcess.emit (events.js:315:20)
922924
@fluentui/react-avatar: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -935,7 +937,7 @@ Standard error:
935937
@fluentui/react-avatar: Found 2 errors.
936938
@fluentui/react-avatar: [XX:XX:XX XM] x ------------------------------------
937939
@fluentui/react-avatar: [XX:XX:XX XM] x Error previously detected. See above for error messages.
938-
@fluentui/react-avatar: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
940+
@fluentui/react-avatar: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
939941
@fluentui/react-avatar: error Command failed with exit code 1.
940942
@fluentui/react-image: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
941943
@fluentui/react-image: [XX:XX:XX XM] x ------------------------------------
@@ -1009,9 +1011,9 @@ Standard error:
10091011
@fluentui/react-link: [XX:XX:XX XM] x Error previously detected. See above for error messages.
10101012
@fluentui/react-link: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
10111013
@fluentui/react-link: error Command failed with exit code 1.
1012-
@fluentui/react-slider: [XX:XX:XX XM] x Error detected while running 'ts:esm'
1014+
@fluentui/react-slider: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
10131015
@fluentui/react-slider: [XX:XX:XX XM] x ------------------------------------
1014-
@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"
1016+
@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"
10151017
@fluentui/react-slider: at ChildProcess.exithandler (child_process.js:303:12)
10161018
@fluentui/react-slider: at ChildProcess.emit (events.js:315:20)
10171019
@fluentui/react-slider: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -1061,11 +1063,11 @@ Standard error:
10611063
@fluentui/react-slider: Found 13 errors.
10621064
@fluentui/react-slider: [XX:XX:XX XM] x ------------------------------------
10631065
@fluentui/react-slider: [XX:XX:XX XM] x Error previously detected. See above for error messages.
1064-
@fluentui/react-slider: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
1066+
@fluentui/react-slider: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
10651067
@fluentui/react-slider: error Command failed with exit code 1.
1066-
@fluentui/react-tabs: [XX:XX:XX XM] x Error detected while running 'ts:esm'
1068+
@fluentui/react-tabs: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
10671069
@fluentui/react-tabs: [XX:XX:XX XM] x ------------------------------------
1068-
@fluentui/react-tabs: [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-tabs/tsconfig.json"
1070+
@fluentui/react-tabs: [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-tabs/tsconfig.json"
10691071
@fluentui/react-tabs: at ChildProcess.exithandler (child_process.js:303:12)
10701072
@fluentui/react-tabs: at ChildProcess.emit (events.js:315:20)
10711073
@fluentui/react-tabs: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -1109,11 +1111,11 @@ Standard error:
11091111
@fluentui/react-tabs: Found 11 errors.
11101112
@fluentui/react-tabs: [XX:XX:XX XM] x ------------------------------------
11111113
@fluentui/react-tabs: [XX:XX:XX XM] x Error previously detected. See above for error messages.
1112-
@fluentui/react-tabs: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
1114+
@fluentui/react-tabs: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
11131115
@fluentui/react-tabs: error Command failed with exit code 1.
1114-
@fluentui/react-toggle: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
1116+
@fluentui/react-toggle: [XX:XX:XX XM] x Error detected while running 'ts:esm'
11151117
@fluentui/react-toggle: [XX:XX:XX XM] x ------------------------------------
1116-
@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"
1118+
@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"
11171119
@fluentui/react-toggle: at ChildProcess.exithandler (child_process.js:303:12)
11181120
@fluentui/react-toggle: at ChildProcess.emit (events.js:315:20)
11191121
@fluentui/react-toggle: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -1154,7 +1156,7 @@ Standard error:
11541156
@fluentui/react-toggle: Found 10 errors.
11551157
@fluentui/react-toggle: [XX:XX:XX XM] x ------------------------------------
11561158
@fluentui/react-toggle: [XX:XX:XX XM] x Error previously detected. See above for error messages.
1157-
@fluentui/react-toggle: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
1159+
@fluentui/react-toggle: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
11581160
@fluentui/react-toggle: error Command failed with exit code 1.
11591161
codesandbox-react-northstar-template: [XX:XX:XX XM] x Error detected while running 'ts:esm'
11601162
codesandbox-react-northstar-template: [XX:XX:XX XM] x ------------------------------------
@@ -1179,9 +1181,9 @@ codesandbox-react-northstar-template: [XX:XX:XX XM] x Other tasks that did not c
11791181
codesandbox-react-northstar-template: error Command failed with exit code 1.
11801182
@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".
11811183
@fluentui/react-builder: [XX:XX:XX XM] x Command not defined: ts
1182-
@fluentui/react: [XX:XX:XX XM] x Error detected while running 'ts:esm'
1184+
@fluentui/react: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
11831185
@fluentui/react: [XX:XX:XX XM] x ------------------------------------
1184-
@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"
1186+
@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"
11851187
@fluentui/react: at ChildProcess.exithandler (child_process.js:303:12)
11861188
@fluentui/react: at ChildProcess.emit (events.js:315:20)
11871189
@fluentui/react: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -1216,7 +1218,7 @@ codesandbox-react-northstar-template: error Command failed with exit code 1.
12161218
@fluentui/react: Found 8 errors.
12171219
@fluentui/react: [XX:XX:XX XM] x ------------------------------------
12181220
@fluentui/react: [XX:XX:XX XM] x Error previously detected. See above for error messages.
1219-
@fluentui/react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
1221+
@fluentui/react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
12201222
@fluentui/react: error Command failed with exit code 1.
12211223
@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".
12221224
@fluentui/docs: [XX:XX:XX XM] x Command not defined: ts
@@ -1588,9 +1590,9 @@ theming-designer: error Command failed with exit code 1.
15881590
@uifabric/api-docs: [XX:XX:XX XM] x Error previously detected. See above for error messages.
15891591
@uifabric/api-docs: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
15901592
@uifabric/api-docs: error Command failed with exit code 1.
1591-
codesandbox-react-next-template: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
1593+
codesandbox-react-next-template: [XX:XX:XX XM] x Error detected while running 'ts:esm'
15921594
codesandbox-react-next-template: [XX:XX:XX XM] x ------------------------------------
1593-
codesandbox-react-next-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-next-template/tsconfig.json"
1595+
codesandbox-react-next-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-next-template/tsconfig.json"
15941596
codesandbox-react-next-template: at ChildProcess.exithandler (child_process.js:303:12)
15951597
codesandbox-react-next-template: at ChildProcess.emit (events.js:315:20)
15961598
codesandbox-react-next-template: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -1610,7 +1612,7 @@ codesandbox-react-next-template:
16101612
codesandbox-react-next-template: Found 3 errors.
16111613
codesandbox-react-next-template: [XX:XX:XX XM] x ------------------------------------
16121614
codesandbox-react-next-template: [XX:XX:XX XM] x Error previously detected. See above for error messages.
1613-
codesandbox-react-next-template: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
1615+
codesandbox-react-next-template: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
16141616
codesandbox-react-next-template: error Command failed with exit code 1.
16151617
perf-test: [XX:XX:XX XM] x Error detected while running 'ts:esm'
16161618
perf-test: [XX:XX:XX XM] x ------------------------------------
@@ -1684,9 +1686,9 @@ vr-tests: [XX:XX:XX XM] x ------------------------------------
16841686
vr-tests: [XX:XX:XX XM] x Error previously detected. See above for error messages.
16851687
vr-tests: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
16861688
vr-tests: error Command failed with exit code 1.
1687-
@fluentui/react-examples: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
1689+
@fluentui/react-examples: [XX:XX:XX XM] x Error detected while running 'ts:esm'
16881690
@fluentui/react-examples: [XX:XX:XX XM] x ------------------------------------
1689-
@fluentui/react-examples: [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-examples/tsconfig.json"
1691+
@fluentui/react-examples: [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-examples/tsconfig.json"
16901692
@fluentui/react-examples: at ChildProcess.exithandler (child_process.js:303:12)
16911693
@fluentui/react-examples: at ChildProcess.emit (events.js:315:20)
16921694
@fluentui/react-examples: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -1862,7 +1864,7 @@ vr-tests: error Command failed with exit code 1.
18621864
@fluentui/react-examples: Found 55 errors.
18631865
@fluentui/react-examples: [XX:XX:XX XM] x ------------------------------------
18641866
@fluentui/react-examples: [XX:XX:XX XM] x Error previously detected. See above for error messages.
1865-
@fluentui/react-examples: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
1867+
@fluentui/react-examples: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
18661868
@fluentui/react-examples: error Command failed with exit code 1.
18671869
@uifabric/fabric-website: [XX:XX:XX XM] x Error detected while running 'ts:esm'
18681870
@uifabric/fabric-website: [XX:XX:XX XM] x ------------------------------------

0 commit comments

Comments
 (0)