Skip to content

Commit 52d1b2f

Browse files
TypeScript Botsandersn
authored andcommitted
Update user baselines (microsoft#35519)
1 parent f050750 commit 52d1b2f

File tree

3 files changed

+53
-33
lines changed

3 files changed

+53
-33
lines changed

tests/baselines/reference/docker/azure-sdk.log

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ npm ERR! This is probably not a problem with npm. There is likely additional log
4141
npm ERR! A complete log of this run can be found in:
4242
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
4343
XX of XX: [@azure/service-bus] completed successfully in ? seconds
44+
npm ERR! code ELIFECYCLE
45+
npm ERR! errno 2
46+
npm ERR! @azure/storage-file-datalake@X.X.X-preview.6 build:es6: `tsc -p tsconfig.json`
47+
npm ERR! Exit status 2
48+
npm ERR!
49+
npm ERR! Failed at the @azure/storage-file-datalake@X.X.X-preview.6 build:es?script.
50+
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
51+
npm ERR! A complete log of this run can be found in:
52+
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
4453
XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
4554
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
4655
XX of XX: [@azure/template] completed successfully in ? seconds
@@ -83,7 +92,7 @@ Use output.globals to specify browser global variable names corresponding to ext
8392
os-name (guessing 'osName')
8493
created dist/index.js in ?s
8594
================================
86-
FAILURE (3)
95+
FAILURE (4)
8796
================================
8897
@azure/app-configuration ( ? seconds)
8998
>>> @azure/app-configuration
@@ -137,6 +146,16 @@ npm ERR! Failed at the @azure/keyvault-certificates@X.X.X-preview.11 extract-api
137146
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
138147
npm ERR! A complete log of this run can be found in:
139148
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
149+
@azure/storage-file-datalake ( ? seconds)
150+
npm ERR! code ELIFECYCLE
151+
npm ERR! errno 2
152+
npm ERR! @azure/storage-file-datalake@X.X.X-preview.6 build:es6: `tsc -p tsconfig.json`
153+
npm ERR! Exit status 2
154+
npm ERR!
155+
npm ERR! Failed at the @azure/storage-file-datalake@X.X.X-preview.6 build:es?script.
156+
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
157+
npm ERR! A complete log of this run can be found in:
158+
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
140159
================================
141160
Error: Project(s) failed to build
142161
rush rebuild - Errors! ( ? seconds)
@@ -149,6 +168,8 @@ XX of XX: [@azure/app-configuration] failed to build!
149168
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
150169
XX of XX: [@azure/eventhubs-checkpointstore-blob] failed to build!
151170
XX of XX: [@azure/keyvault-certificates] failed to build!
171+
XX of XX: [@azure/storage-file-datalake] failed to build!
152172
[@azure/app-configuration] Returned error code: 2
153173
[@azure/eventhubs-checkpointstore-blob] Returned error code: 2
154174
[@azure/keyvault-certificates] Returned error code: 2
175+
[@azure/storage-file-datalake] Returned error code: 2

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ Standard output:
144144
@uifabric/merge-styles: PASS src/Stylesheet.test.ts
145145
@uifabric/merge-styles: PASS src/extractStyleParts.test.ts
146146
@uifabric/merge-styles: PASS src/concatStyleSetsWithProps.test.ts
147-
@uifabric/merge-styles: PASS src/fontFace.test.ts
148147
@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts'
149148
@uifabric/merge-styles: Done in ?s.
150149
@uifabric/jest-serializer-merge-styles: yarn run vX.X.X

tests/baselines/reference/docker/vscode.log

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ $ gulp compile --max_old_space_size=4095
88
Type 'null' is not assignable to type 'string'.
99
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/codeEditor/browser/suggestEnabledInput/suggestEnabledInput.ts(230,3): Type 'string | null' is not assignable to type 'string'.
1010
Type 'null' is not assignable to type 'string'.
11+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(547,4): Type 'string | null' is not assignable to type 'string'.
12+
Type 'null' is not assignable to type 'string'.
13+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesWidgets.ts(646,5): Type 'string | null' is not assignable to type 'string'.
14+
Type 'null' is not assignable to type 'string'.
15+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingsEditor.ts(413,4): Type 'string | null' is not assignable to type 'string'.
16+
Type 'null' is not assignable to type 'string'.
17+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingWidgets.ts(191,5): Type 'null' is not assignable to type 'string'.
18+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(280,5): Type 'string | null' is not assignable to type 'string'.
19+
Type 'null' is not assignable to type 'string'.
20+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(285,5): Type 'string | null' is not assignable to type 'string'.
21+
Type 'null' is not assignable to type 'string'.
22+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/statusbarColorProvider.ts(70,3): Type 'string | null' is not assignable to type 'string'.
23+
Type 'null' is not assignable to type 'string'.
24+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugHover.ts(110,5): Type 'null' is not assignable to type 'string'.
1125
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/titlebar/titlebarPart.ts(520,4): Type 'string | null' is not assignable to type 'string'.
1226
Type 'null' is not assignable to type 'string'.
1327
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(592,3): Type 'string | null' is not assignable to type 'string'.
@@ -31,20 +45,6 @@ $ gulp compile --max_old_space_size=4095
3145
Type 'null' is not assignable to type 'string'.
3246
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(280,5): Type 'string | null' is not assignable to type 'string'.
3347
Type 'null' is not assignable to type 'string'.
34-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(547,4): Type 'string | null' is not assignable to type 'string'.
35-
Type 'null' is not assignable to type 'string'.
36-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesWidgets.ts(646,5): Type 'string | null' is not assignable to type 'string'.
37-
Type 'null' is not assignable to type 'string'.
38-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingsEditor.ts(413,4): Type 'string | null' is not assignable to type 'string'.
39-
Type 'null' is not assignable to type 'string'.
40-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingWidgets.ts(191,5): Type 'null' is not assignable to type 'string'.
41-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(280,5): Type 'string | null' is not assignable to type 'string'.
42-
Type 'null' is not assignable to type 'string'.
43-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(285,5): Type 'string | null' is not assignable to type 'string'.
44-
Type 'null' is not assignable to type 'string'.
45-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/statusbarColorProvider.ts(70,3): Type 'string | null' is not assignable to type 'string'.
46-
Type 'null' is not assignable to type 'string'.
47-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugHover.ts(110,5): Type 'null' is not assignable to type 'string'.
4848
[XX:XX:XX] Error: /vscode/src/vs/base/parts/quickopen/browser/quickOpenWidget.ts(414,4): Type 'string | null' is not assignable to type 'string'.
4949
Type 'null' is not assignable to type 'string'.
5050
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/splitview/paneview.ts(233,3): Type 'string | null' is not assignable to type 'string'.
@@ -70,6 +70,20 @@ $ gulp compile --max_old_space_size=4095
7070
Type 'null' is not assignable to type 'string'.
7171
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/codeEditor/browser/suggestEnabledInput/suggestEnabledInput.ts(230,3): Type 'string | null' is not assignable to type 'string'.
7272
Type 'null' is not assignable to type 'string'.
73+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(547,4): Type 'string | null' is not assignable to type 'string'.
74+
Type 'null' is not assignable to type 'string'.
75+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesWidgets.ts(646,5): Type 'string | null' is not assignable to type 'string'.
76+
Type 'null' is not assignable to type 'string'.
77+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingsEditor.ts(413,4): Type 'string | null' is not assignable to type 'string'.
78+
Type 'null' is not assignable to type 'string'.
79+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingWidgets.ts(191,5): Type 'null' is not assignable to type 'string'.
80+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(280,5): Type 'string | null' is not assignable to type 'string'.
81+
Type 'null' is not assignable to type 'string'.
82+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(285,5): Type 'string | null' is not assignable to type 'string'.
83+
Type 'null' is not assignable to type 'string'.
84+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/statusbarColorProvider.ts(70,3): Type 'string | null' is not assignable to type 'string'.
85+
Type 'null' is not assignable to type 'string'.
86+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugHover.ts(110,5): Type 'null' is not assignable to type 'string'.
7387
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/titlebar/titlebarPart.ts(520,4): Type 'string | null' is not assignable to type 'string'.
7488
Type 'null' is not assignable to type 'string'.
7589
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/statusbar/statusbarPart.ts(592,3): Type 'string | null' is not assignable to type 'string'.
@@ -93,20 +107,6 @@ $ gulp compile --max_old_space_size=4095
93107
Type 'null' is not assignable to type 'string'.
94108
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/editor/noTabsTitleControl.ts(280,5): Type 'string | null' is not assignable to type 'string'.
95109
Type 'null' is not assignable to type 'string'.
96-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/settingsEditor2.ts(547,4): Type 'string | null' is not assignable to type 'string'.
97-
Type 'null' is not assignable to type 'string'.
98-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesWidgets.ts(646,5): Type 'string | null' is not assignable to type 'string'.
99-
Type 'null' is not assignable to type 'string'.
100-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingsEditor.ts(413,4): Type 'string | null' is not assignable to type 'string'.
101-
Type 'null' is not assignable to type 'string'.
102-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/keybindingWidgets.ts(191,5): Type 'null' is not assignable to type 'string'.
103-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(280,5): Type 'string | null' is not assignable to type 'string'.
104-
Type 'null' is not assignable to type 'string'.
105-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/feedback/browser/feedback.ts(285,5): Type 'string | null' is not assignable to type 'string'.
106-
Type 'null' is not assignable to type 'string'.
107-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/statusbarColorProvider.ts(70,3): Type 'string | null' is not assignable to type 'string'.
108-
Type 'null' is not assignable to type 'string'.
109-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/debug/browser/debugHover.ts(110,5): Type 'null' is not assignable to type 'string'.
110110
[XX:XX:XX] Error: /vscode/src/vs/base/parts/quickopen/browser/quickOpenWidget.ts(414,4): Type 'string | null' is not assignable to type 'string'.
111111
Type 'null' is not assignable to type 'string'.
112112
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/splitview/paneview.ts(233,3): Type 'string | null' is not assignable to type 'string'.
@@ -142,7 +142,7 @@ Standard error:
142142
at Stream.emit (events.js:203:15)
143143
at Stream.EventEmitter.emit (domain.js:466:23)
144144
at drain (/vscode/node_modules/through/index.js:34:23)
145-
at Stream.stream.resume (/vscode/node_modules/through/index.js:99:5)
146-
at Stream.ondrain (internal/streams/legacy.js:24:14)
147-
at Stream.emit (events.js:198:13)
145+
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
146+
at Stream.end (/vscode/node_modules/through/index.js:15:35)
147+
at _end (/vscode/node_modules/through/index.js:65:9)
148148
error Command failed with exit code 1.

0 commit comments

Comments
 (0)