Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tests/baselines/reference/docker/office-ui-fabric.log
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@ lerna info Executing command in 42 packages: "yarn run build"
@uifabric/foundation: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
@uifabric/icons: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
office-ui-fabric-react: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
office-ui-fabric-react: [XX:XX:XX XM] x Error detected while running 'ts:esm'
office-ui-fabric-react: [XX:XX:XX XM] x Error detected while running 'ts:commonjs'
office-ui-fabric-react: [XX:XX:XX XM] x ------------------------------------
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"
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"
office-ui-fabric-react: at ChildProcess.exithandler (child_process.js:295:12)
office-ui-fabric-react: at ChildProcess.emit (events.js:223:5)
office-ui-fabric-react: at ChildProcess.EventEmitter.emit (domain.js:498:23)
Expand Down Expand Up @@ -225,6 +225,6 @@ office-ui-fabric-react: ~~~~~~~~~~~~~~~~~~~~
office-ui-fabric-react: Found 22 errors.
office-ui-fabric-react: [XX:XX:XX XM] x ------------------------------------
office-ui-fabric-react: [XX:XX:XX XM] x Error previously detected. See above for error messages.
office-ui-fabric-react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
office-ui-fabric-react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
office-ui-fabric-react: error Command failed with exit code 1.
lerna ERR! yarn run build exited 1 in 'office-ui-fabric-react'
6 changes: 3 additions & 3 deletions tests/baselines/reference/docker/vscode.log
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Standard error:
at Stream.emit (events.js:203:15)
at Stream.EventEmitter.emit (domain.js:466:23)
at drain (/vscode/node_modules/through/index.js:34:23)
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
at Stream.end (/vscode/node_modules/through/index.js:15:35)
at _end (/vscode/node_modules/through/index.js:65:9)
at Stream.stream.resume (/vscode/node_modules/through/index.js:99:5)
at Stream.ondrain (internal/streams/legacy.js:24:14)
at Stream.emit (events.js:198:13)
error Command failed with exit code 1.
53 changes: 0 additions & 53 deletions tests/baselines/reference/user/sift.log

This file was deleted.