Skip to content

Commit f5bdd4d

Browse files
TypeScript Botweswigham
TypeScript Bot
authored andcommitted
Update user baselines (microsoft#35075)
1 parent 38db7ae commit f5bdd4d

File tree

7 files changed

+157
-420
lines changed

7 files changed

+157
-420
lines changed

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

Lines changed: 83 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,25 @@ Standard output:
1212
@uifabric/example-data: [XX:XX:XX XM] ■ Executing: /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"
1313
@uifabric/example-data: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/example-data/tsconfig.json
1414
@uifabric/example-data: [XX:XX:XX XM] ■ Executing: /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"
15-
@uifabric/example-data: [XX:XX:XX XM] ■ Running Webpack
16-
@uifabric/example-data: [XX:XX:XX XM] ■ Webpack Config Path: /office-ui-fabric-react/packages/example-data/webpack.config.js
17-
@uifabric/example-data: Webpack version: 4.29.5
15+
@uifabric/example-data: [XX:XX:XX XM] ■ Running webpack-cli as a node process
16+
@uifabric/example-data: [XX:XX:XX XM] ■ webpack-cli arguments: /usr/local/bin/node --max-old-space-size=4096 /office-ui-fabric-react/node_modules/webpack-cli/bin/cli.js
17+
@uifabric/example-data: Webpack version: 4.X.X
18+
@uifabric/example-data: Hash: [redacted]
19+
@uifabric/example-data: Version: webpack 4.X.X
20+
@uifabric/example-data: Child
21+
@uifabric/example-data: Hash: [redacted]
22+
@uifabric/example-data: Time: ?s
23+
@uifabric/example-data: Built at: XX/XX/XX XX:XX:XX XM
24+
@uifabric/example-data: Asset Size Chunks Chunk Names
25+
@uifabric/example-data: example-data.js X KiB example-data [emitted] example-data
26+
@uifabric/example-data: example-data.js.map X KiB example-data [emitted] example-data
27+
@uifabric/example-data: Entrypoint example-data = example-data.js example-data.js.map
28+
@uifabric/example-data: [./lib/facepile.js] X KiB {example-data} [built]
29+
@uifabric/example-data: [./lib/index.js] X KiB {example-data} [built]
30+
@uifabric/example-data: [./lib/listItems.js] X KiB {example-data} [built]
31+
@uifabric/example-data: [./lib/lorem.js] X KiB {example-data} [built]
32+
@uifabric/example-data: [./lib/people.js] X KiB {example-data} [built]
33+
@uifabric/example-data: [./lib/testImages.js] X KiB {example-data} [built]
1834
@uifabric/example-data: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/example-data/lib/index.d.ts'
1935
@uifabric/example-data: Done in ?s.
2036
@uifabric/migration: yarn run vX.X.X
@@ -40,9 +56,6 @@ Standard output:
4056
@uifabric/set-version: [XX:XX:XX XM] ■ Executing: /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/set-version/tsconfig.json"
4157
@uifabric/set-version: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/set-version/tsconfig.json
4258
@uifabric/set-version: [XX:XX:XX XM] ■ Executing: /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/set-version/tsconfig.json"
43-
@uifabric/set-version: [XX:XX:XX XM] ■ Running Webpack
44-
@uifabric/set-version: [XX:XX:XX XM] ■ Webpack Config Path: null
45-
@uifabric/set-version: [XX:XX:XX XM] ■ webpack.config.js not found, skipping webpack
4659
@uifabric/set-version: Done in ?s.
4760
@uifabric/webpack-utils: yarn run vX.X.X
4861
@uifabric/webpack-utils: $ just-scripts build
@@ -63,9 +76,60 @@ Standard output:
6376
@uifabric/merge-styles: [XX:XX:XX XM] ■ Executing: /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"
6477
@uifabric/merge-styles: [XX:XX:XX XM] ■ Running Jest
6578
@uifabric/merge-styles: [XX:XX:XX XM] ■ /usr/local/bin/node "/office-ui-fabric-react/node_modules/jest/bin/jest.js" --config "/office-ui-fabric-react/packages/merge-styles/jest.config.js" --passWithNoTests --colors --forceExit
66-
@uifabric/merge-styles: [XX:XX:XX XM] ■ Running Webpack
67-
@uifabric/merge-styles: [XX:XX:XX XM] ■ Webpack Config Path: /office-ui-fabric-react/packages/merge-styles/webpack.config.js
68-
@uifabric/merge-styles: Webpack version: 4.29.5
79+
@uifabric/merge-styles: [XX:XX:XX XM] ■ Running webpack-cli as a node process
80+
@uifabric/merge-styles: [XX:XX:XX XM] ■ webpack-cli arguments: /usr/local/bin/node --max-old-space-size=4096 /office-ui-fabric-react/node_modules/webpack-cli/bin/cli.js
81+
@uifabric/merge-styles: Webpack version: 4.X.X
82+
@uifabric/merge-styles: Hash: [redacted]
83+
@uifabric/merge-styles: Version: webpack 4.X.X
84+
@uifabric/merge-styles: Child
85+
@uifabric/merge-styles: Hash: [redacted]
86+
@uifabric/merge-styles: Time: ?s
87+
@uifabric/merge-styles: Built at: XX/XX/XX XX:XX:XX XM
88+
@uifabric/merge-styles: Asset Size Chunks Chunk Names
89+
@uifabric/merge-styles: merge-styles.js X KiB merge-styles [emitted] merge-styles
90+
@uifabric/merge-styles: merge-styles.js.map X KiB merge-styles [emitted] merge-styles
91+
@uifabric/merge-styles: Entrypoint merge-styles = merge-styles.js merge-styles.js.map
92+
@uifabric/merge-styles: [../set-version/lib/index.js] X KiB {merge-styles} [built]
93+
@uifabric/merge-styles: [../set-version/lib/setVersion.js] X KiB {merge-styles} [built]
94+
@uifabric/merge-styles: [./lib/StyleOptionsState.js] X KiB {merge-styles} [built]
95+
@uifabric/merge-styles: [./lib/Stylesheet.js] X KiB {merge-styles} [built]
96+
@uifabric/merge-styles: [./lib/concatStyleSets.js] X KiB {merge-styles} [built]
97+
@uifabric/merge-styles: [./lib/concatStyleSetsWithProps.js] X KiB {merge-styles} [built]
98+
@uifabric/merge-styles: [./lib/extractStyleParts.js] X KiB {merge-styles} [built]
99+
@uifabric/merge-styles: [./lib/fontFace.js] X KiB {merge-styles} [built]
100+
@uifabric/merge-styles: [./lib/index.js] X KiB {merge-styles} [built]
101+
@uifabric/merge-styles: [./lib/keyframes.js] X KiB {merge-styles} [built]
102+
@uifabric/merge-styles: [./lib/mergeStyleSets.js] X KiB {merge-styles} [built]
103+
@uifabric/merge-styles: [./lib/mergeStyles.js] X KiB {merge-styles} [built]
104+
@uifabric/merge-styles: [./lib/styleToClassName.js] X KiB {merge-styles} [built]
105+
@uifabric/merge-styles: [./lib/transforms/kebabRules.js] X KiB {merge-styles} [built]
106+
@uifabric/merge-styles: [./lib/version.js] X KiB {merge-styles} [built]
107+
@uifabric/merge-styles: + 5 hidden modules
108+
@uifabric/merge-styles: Child
109+
@uifabric/merge-styles: Hash: [redacted]
110+
@uifabric/merge-styles: Time: ?s
111+
@uifabric/merge-styles: Built at: XX/XX/XX XX:XX:XX XM
112+
@uifabric/merge-styles: Asset Size Chunks Chunk Names
113+
@uifabric/merge-styles: merge-styles.min.js X KiB 0 [emitted] merge-styles
114+
@uifabric/merge-styles: merge-styles.min.js.map X KiB 0 [emitted] merge-styles
115+
@uifabric/merge-styles: Entrypoint merge-styles = merge-styles.min.js merge-styles.min.js.map
116+
@uifabric/merge-styles: [0] ./lib/index.js + 19 modules X KiB {0} [built]
117+
@uifabric/merge-styles: | ./lib/index.js X KiB [built]
118+
@uifabric/merge-styles: | ./lib/Stylesheet.js X KiB [built]
119+
@uifabric/merge-styles: | ./lib/StyleOptionsState.js X KiB [built]
120+
@uifabric/merge-styles: | ./lib/mergeStyles.js X KiB [built]
121+
@uifabric/merge-styles: | ./lib/concatStyleSets.js X KiB [built]
122+
@uifabric/merge-styles: | ./lib/mergeStyleSets.js X KiB [built]
123+
@uifabric/merge-styles: | ./lib/concatStyleSetsWithProps.js X KiB [built]
124+
@uifabric/merge-styles: | ./lib/fontFace.js X KiB [built]
125+
@uifabric/merge-styles: | ./lib/keyframes.js X KiB [built]
126+
@uifabric/merge-styles: | ./lib/version.js X KiB [built]
127+
@uifabric/merge-styles: | ./lib/extractStyleParts.js X KiB [built]
128+
@uifabric/merge-styles: | ./lib/styleToClassName.js X KiB [built]
129+
@uifabric/merge-styles: | ../set-version/lib/index.js X KiB [built]
130+
@uifabric/merge-styles: | ./lib/transforms/kebabRules.js X KiB [built]
131+
@uifabric/merge-styles: | ./lib/transforms/prefixRules.js X KiB [built]
132+
@uifabric/merge-styles: | + 5 hidden modules
69133
@uifabric/merge-styles: PASS src/styleToClassName.test.ts
70134
@uifabric/merge-styles: PASS src/mergeStyleSets.test.ts
71135
@uifabric/merge-styles: PASS src/mergeStyles.test.ts
@@ -80,6 +144,7 @@ Standard output:
80144
@uifabric/merge-styles: PASS src/Stylesheet.test.ts
81145
@uifabric/merge-styles: PASS src/extractStyleParts.test.ts
82146
@uifabric/merge-styles: PASS src/concatStyleSetsWithProps.test.ts
147+
@uifabric/merge-styles: PASS src/fontFace.test.ts
83148
@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts'
84149
@uifabric/merge-styles: Done in ?s.
85150
@uifabric/jest-serializer-merge-styles: yarn run vX.X.X
@@ -111,9 +176,6 @@ Standard output:
111176
@uifabric/utilities: [XX:XX:XX XM] ■ Executing: /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/utilities/tsconfig.json"
112177
@uifabric/utilities: [XX:XX:XX XM] ■ Running Jest
113178
@uifabric/utilities: [XX:XX:XX XM] ■ /usr/local/bin/node "/office-ui-fabric-react/node_modules/jest/bin/jest.js" --config "/office-ui-fabric-react/packages/utilities/jest.config.js" --passWithNoTests --colors --forceExit
114-
@uifabric/utilities: [XX:XX:XX XM] ■ Running Webpack
115-
@uifabric/utilities: [XX:XX:XX XM] ■ Webpack Config Path: null
116-
@uifabric/utilities: [XX:XX:XX XM] ■ webpack.config.js not found, skipping webpack
117179
@uifabric/utilities: PASS src/warn/warnControlledUsage.test.ts
118180
@uifabric/utilities: PASS src/focus.test.tsx
119181
@uifabric/utilities: PASS src/styled.test.tsx
@@ -176,7 +238,15 @@ lerna info Executing command in 42 packages: "yarn run build"
176238
@uifabric/utilities: Warning: You have changed the public API signature for this project. Please copy the file "temp/utilities.api.md" to "etc/utilities.api.md", or perform a local build (which does this automatically). See the Git repo documentation for more info.
177239
@uifabric/utilities: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
178240
@uifabric/utilities: [XX:XX:XX XM] x ------------------------------------
179-
@uifabric/utilities: [XX:XX:XX XM] x The public API file is out of date. Please run the API snapshot and commit the updated API file.
241+
@uifabric/utilities: [XX:XX:XX XM] x Error: The public API file is out of date. Please run the API snapshot and commit the updated API file.
242+
@uifabric/utilities: at apiExtractorVerify (/office-ui-fabric-react/node_modules/just-scripts/lib/tasks/apiExtractorTask.js:26:19)
243+
@uifabric/utilities: at _wrapFunction (/office-ui-fabric-react/node_modules/just-task/lib/wrapTask.js:13:36)
244+
@uifabric/utilities: at verify-api-extractor (/office-ui-fabric-react/node_modules/undertaker/lib/set-task.js:13:15)
245+
@uifabric/utilities: at _wrapFunction (/office-ui-fabric-react/node_modules/just-task/lib/wrapTask.js:10:16)
246+
@uifabric/utilities: at bound (domain.js:420:14)
247+
@uifabric/utilities: at runBound (domain.js:433:12)
248+
@uifabric/utilities: at asyncRunner (/office-ui-fabric-react/node_modules/async-done/index.js:55:18)
249+
@uifabric/utilities: at processTicksAndRejections (internal/process/task_queues.js:75:11)
180250
@uifabric/utilities: [XX:XX:XX XM] x ------------------------------------
181251
@uifabric/utilities: [XX:XX:XX XM] x Error previously detected. See above for error messages.
182252
@uifabric/utilities: error Command failed with exit code 1.
Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,11 @@
1-
Exit Code: 1
1+
Exit Code: 0
22
Standard output:
33
yarn run vX.X.X
44
$ gulp compile --max_old_space_size=4095
55
[XX:XX:XX] Node flags detected: --max_old_space_size=4095
66
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
7-
[XX:XX:XX] Error: /vscode/extensions/typescript-language-features/src/features/fileConfigurationManager.ts(170,4): Type 'string | undefined' is not assignable to type 'SemicolonPreference | undefined'.
8-
Type 'string' is not assignable to type 'SemicolonPreference | undefined'.
9-
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
7+
Done in ?s.
108

119

1210

1311
Standard error:
14-
[XX:XX:XX] 'compile' errored after ?s
15-
[XX:XX:XX] Error: Found 1 errors
16-
at Stream.<anonymous> (/vscode/build/lib/reporter.js:74:29)
17-
at _end (/vscode/node_modules/through/index.js:65:9)
18-
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
19-
at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:570:10)
20-
at Object.onceWrapper (events.js:286:20)
21-
at StreamFilter.emit (events.js:203:15)
22-
at StreamFilter.EventEmitter.emit (domain.js:466:23)
23-
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:992:12)
24-
at process._tickCallback (internal/process/next_tick.js:63:19)
25-
error Command failed with exit code 1.
Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,9 @@
1-
Exit Code: 2
1+
Exit Code: 0
22
Standard output:
33

44
> xterm@X.X.X build /xtermjs
55
> tsc -b ./tsconfig.all.json
6-
src/browser/Clipboard.ts(85,5): error TS2322: Type 'null' is not assignable to type 'string'.
7-
src/browser/Clipboard.ts(86,5): error TS2322: Type 'null' is not assignable to type 'string'.
8-
src/browser/Clipboard.ts(87,5): error TS2322: Type 'null' is not assignable to type 'string'.
9-
src/browser/Clipboard.ts(88,5): error TS2322: Type 'null' is not assignable to type 'string'.
10-
src/browser/Clipboard.ts(89,5): error TS2322: Type 'null' is not assignable to type 'string'.
11-
src/browser/Clipboard.ts(90,5): error TS2322: Type 'null' is not assignable to type 'string'.
126

137

148

159
Standard error:
16-
npm ERR! code ELIFECYCLE
17-
npm ERR! errno 2
18-
npm ERR! xterm@X.X.X build: `tsc -b ./tsconfig.all.json`
19-
npm ERR! Exit status 2
20-
npm ERR!
21-
npm ERR! Failed at the xterm@X.X.X build script.
22-
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
23-
npm ERR! A complete log of this run can be found in:
24-
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log

tests/baselines/reference/user/adonis-framework.log

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ node_modules/adonis-framework/src/Encryption/index.js(71,34): error TS2769: No o
2727
node_modules/adonis-framework/src/Encryption/index.js(77,50): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'.
2828
node_modules/adonis-framework/src/Encryption/index.js(85,23): error TS8024: JSDoc '@param' tag has name 'value', but there is no parameter with that name.
2929
node_modules/adonis-framework/src/Encryption/index.js(87,15): error TS2304: Cannot find name 'Mixed'.
30-
node_modules/adonis-framework/src/Encryption/index.js(101,21): error TS2769: No overload matches this call.
31-
Overload 1 of 4, '(data: ArrayBufferView, input_encoding: undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
32-
Argument of type '"base64"' is not assignable to parameter of type 'undefined'.
30+
node_modules/adonis-framework/src/Encryption/index.js(101,62): error TS2769: No overload matches this call.
31+
Overload 1 of 4, '(data: ArrayBufferView, input_encoding: "base64" | "binary" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
32+
Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
3333
Overload 2 of 4, '(data: string, input_encoding: "base64" | "binary" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
3434
Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
3535
node_modules/adonis-framework/src/Encryption/index.js(114,15): error TS2304: Cannot find name 'Mixed'.

0 commit comments

Comments
 (0)