Skip to content

Commit 77b81ed

Browse files
author
TypeScript Bot
authored
Update user baselines (microsoft#36641)
1 parent 7ffaf2a commit 77b81ed

File tree

3 files changed

+6
-59
lines changed

3 files changed

+6
-59
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ lerna info Executing command in 42 packages: "yarn run build"
147147
@uifabric/foundation: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
148148
@uifabric/icons: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
149149
office-ui-fabric-react: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
150-
office-ui-fabric-react: [XX:XX:XX XM] x Error detected while running 'ts:esm'
150+
office-ui-fabric-react: [XX:XX:XX XM] x Error detected while running 'ts:commonjs'
151151
office-ui-fabric-react: [XX:XX:XX XM] x ------------------------------------
152-
office-ui-fabric-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/office-ui-fabric-react/tsconfig.json"
152+
office-ui-fabric-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/office-ui-fabric-react/tsconfig.json"
153153
office-ui-fabric-react: at ChildProcess.exithandler (child_process.js:295:12)
154154
office-ui-fabric-react: at ChildProcess.emit (events.js:223:5)
155155
office-ui-fabric-react: at ChildProcess.EventEmitter.emit (domain.js:498:23)
@@ -225,6 +225,6 @@ office-ui-fabric-react: ~~~~~~~~~~~~~~~~~~~~
225225
office-ui-fabric-react: Found 22 errors.
226226
office-ui-fabric-react: [XX:XX:XX XM] x ------------------------------------
227227
office-ui-fabric-react: [XX:XX:XX XM] x Error previously detected. See above for error messages.
228-
office-ui-fabric-react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
228+
office-ui-fabric-react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
229229
office-ui-fabric-react: error Command failed with exit code 1.
230230
lerna ERR! yarn run build exited 1 in 'office-ui-fabric-react'

tests/baselines/reference/docker/vscode.log

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Standard error:
2222
at Stream.emit (events.js:203:15)
2323
at Stream.EventEmitter.emit (domain.js:466:23)
2424
at drain (/vscode/node_modules/through/index.js:34:23)
25-
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
26-
at Stream.end (/vscode/node_modules/through/index.js:15:35)
27-
at _end (/vscode/node_modules/through/index.js:65:9)
25+
at Stream.stream.resume (/vscode/node_modules/through/index.js:99:5)
26+
at Stream.ondrain (internal/streams/legacy.js:24:14)
27+
at Stream.emit (events.js:198:13)
2828
error Command failed with exit code 1.

tests/baselines/reference/user/sift.log

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)