Skip to content

Commit 5e9faf8

Browse files
Update user baselines +cc @sandersn
1 parent 6cd87d0 commit 5e9faf8

File tree

9 files changed

+1766
-2808
lines changed

9 files changed

+1766
-2808
lines changed

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

Lines changed: 1156 additions & 2371 deletions
Large diffs are not rendered by default.

tests/baselines/reference/docker/prettier.log

Lines changed: 214 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,217 @@ Done in ?s.
2626

2727

2828
Standard error:
29+
{
30+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
31+
code: 'PLUGIN_WARNING',
32+
plugin: 'replace',
33+
toString: [Function (anonymous)]
34+
}
35+
{
36+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
37+
code: 'PLUGIN_WARNING',
38+
plugin: 'replace',
39+
toString: [Function (anonymous)]
40+
}
41+
{
42+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
43+
code: 'PLUGIN_WARNING',
44+
plugin: 'replace',
45+
toString: [Function (anonymous)]
46+
}
47+
{
48+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
49+
code: 'PLUGIN_WARNING',
50+
plugin: 'replace',
51+
toString: [Function (anonymous)]
52+
}
53+
{
54+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
55+
code: 'PLUGIN_WARNING',
56+
plugin: 'replace',
57+
toString: [Function (anonymous)]
58+
}
59+
{
60+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
61+
code: 'PLUGIN_WARNING',
62+
plugin: 'replace',
63+
toString: [Function (anonymous)]
64+
}
65+
{
66+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
67+
code: 'PLUGIN_WARNING',
68+
plugin: 'replace',
69+
toString: [Function (anonymous)]
70+
}
71+
{
72+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
73+
code: 'PLUGIN_WARNING',
74+
plugin: 'replace',
75+
toString: [Function (anonymous)]
76+
}
77+
{
78+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
79+
code: 'PLUGIN_WARNING',
80+
plugin: 'replace',
81+
toString: [Function (anonymous)]
82+
}
83+
{
84+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
85+
code: 'PLUGIN_WARNING',
86+
plugin: 'replace',
87+
toString: [Function (anonymous)]
88+
}
89+
{
90+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
91+
code: 'PLUGIN_WARNING',
92+
plugin: 'replace',
93+
toString: [Function (anonymous)]
94+
}
95+
{
96+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
97+
code: 'PLUGIN_WARNING',
98+
plugin: 'replace',
99+
toString: [Function (anonymous)]
100+
}
101+
{
102+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
103+
code: 'PLUGIN_WARNING',
104+
plugin: 'replace',
105+
toString: [Function (anonymous)]
106+
}
107+
{
108+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
109+
code: 'PLUGIN_WARNING',
110+
plugin: 'replace',
111+
toString: [Function (anonymous)]
112+
}
113+
{
114+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
115+
code: 'PLUGIN_WARNING',
116+
plugin: 'replace',
117+
toString: [Function (anonymous)]
118+
}
119+
{
120+
code: 'SOURCEMAP_ERROR',
121+
id: '/prettier/node_modules/@handlebars/parser/dist/esm/printer.js',
122+
loc: {
123+
column: 21,
124+
file: '/prettier/node_modules/@handlebars/parser/dist/esm/printer.js',
125+
line: 1
126+
},
127+
message: "Error when using sourcemap for reporting an error: Can't resolve original location of error.",
128+
pos: 21,
129+
toString: [Function (anonymous)]
130+
}
131+
{
132+
code: 'THIS_IS_UNDEFINED',
133+
message: "The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten",
134+
url: 'https://rollupjs.org/guide/en/#error-this-is-undefined',
135+
id: '/prettier/node_modules/@handlebars/parser/dist/esm/printer.js',
136+
pos: 21,
137+
loc: {
138+
file: '/prettier/node_modules/@handlebars/parser/dist/esm/printer.js',
139+
line: 1,
140+
column: 21
141+
},
142+
frame: '1: var __spreadArrays = this && this.__spreadArrays || function () {\n' +
143+
' ^\n' +
144+
'2: for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;',
145+
toString: [Function (anonymous)]
146+
}
147+
{
148+
code: 'SOURCEMAP_ERROR',
149+
id: '/prettier/node_modules/@handlebars/parser/dist/esm/printer.js',
150+
loc: {
151+
column: 29,
152+
file: '/prettier/node_modules/@handlebars/parser/dist/esm/printer.js',
153+
line: 1
154+
},
155+
message: "Error when using sourcemap for reporting an error: Can't resolve original location of error.",
156+
pos: 29,
157+
toString: [Function (anonymous)]
158+
}
159+
{
160+
code: 'THIS_IS_UNDEFINED',
161+
message: "The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten",
162+
url: 'https://rollupjs.org/guide/en/#error-this-is-undefined',
163+
id: '/prettier/node_modules/@handlebars/parser/dist/esm/printer.js',
164+
pos: 29,
165+
loc: {
166+
file: '/prettier/node_modules/@handlebars/parser/dist/esm/printer.js',
167+
line: 1,
168+
column: 29
169+
},
170+
frame: '1: var __spreadArrays = this && this.__spreadArrays || function () {\n' +
171+
' ^\n' +
172+
'2: for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;',
173+
toString: [Function (anonymous)]
174+
}
175+
{
176+
code: 'SOURCEMAP_ERROR',
177+
id: '/prettier/node_modules/@handlebars/parser/dist/esm/helpers.js',
178+
loc: {
179+
column: 21,
180+
file: '/prettier/node_modules/@handlebars/parser/dist/esm/helpers.js',
181+
line: 1
182+
},
183+
message: "Error when using sourcemap for reporting an error: Can't resolve original location of error.",
184+
pos: 21,
185+
toString: [Function (anonymous)]
186+
}
187+
{
188+
code: 'THIS_IS_UNDEFINED',
189+
message: "The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten",
190+
url: 'https://rollupjs.org/guide/en/#error-this-is-undefined',
191+
id: '/prettier/node_modules/@handlebars/parser/dist/esm/helpers.js',
192+
pos: 21,
193+
loc: {
194+
file: '/prettier/node_modules/@handlebars/parser/dist/esm/helpers.js',
195+
line: 1,
196+
column: 21
197+
},
198+
frame: '1: var __spreadArrays = this && this.__spreadArrays || function () {\n' +
199+
' ^\n' +
200+
'2: for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;',
201+
toString: [Function (anonymous)]
202+
}
203+
{
204+
code: 'SOURCEMAP_ERROR',
205+
id: '/prettier/node_modules/@handlebars/parser/dist/esm/helpers.js',
206+
loc: {
207+
column: 29,
208+
file: '/prettier/node_modules/@handlebars/parser/dist/esm/helpers.js',
209+
line: 1
210+
},
211+
message: "Error when using sourcemap for reporting an error: Can't resolve original location of error.",
212+
pos: 29,
213+
toString: [Function (anonymous)]
214+
}
215+
{
216+
code: 'THIS_IS_UNDEFINED',
217+
message: "The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten",
218+
url: 'https://rollupjs.org/guide/en/#error-this-is-undefined',
219+
id: '/prettier/node_modules/@handlebars/parser/dist/esm/helpers.js',
220+
pos: 29,
221+
loc: {
222+
file: '/prettier/node_modules/@handlebars/parser/dist/esm/helpers.js',
223+
line: 1,
224+
column: 29
225+
},
226+
frame: '1: var __spreadArrays = this && this.__spreadArrays || function () {\n' +
227+
' ^\n' +
228+
'2: for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;',
229+
toString: [Function (anonymous)]
230+
}
231+
{
232+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
233+
code: 'PLUGIN_WARNING',
234+
plugin: 'replace',
235+
toString: [Function (anonymous)]
236+
}
237+
{
238+
message: "@rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.",
239+
code: 'PLUGIN_WARNING',
240+
plugin: 'replace',
241+
toString: [Function (anonymous)]
242+
}

tests/baselines/reference/docker/vscode.log

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,21 @@ Standard output:
33
yarn run vX.X.X
44
$ node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile
55
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
6-
[XX:XX:XX] [monaco.d.ts] monaco.d.ts is changed - total time took ?s
6+
[XX:XX:XX] Error: /vscode/extensions/html-language-features/server/src/modes/javascriptMode.ts(130,36): Expected 7 arguments, but got 6.
77
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
88

99

1010

1111
Standard error:
1212
[XX:XX:XX] 'compile' errored after ?s
13-
[XX:XX:XX] Error: monaco.d.ts is no longer up to date. Please run gulp watch and commit the new file.
14-
at formatError (/vscode/node_modules/gulp-cli/lib/versioned/^4.0.0/format-error.js:21:10)
15-
at Gulp.<anonymous> (/vscode/node_modules/gulp-cli/lib/versioned/^4.0.0/log/events.js:33:15)
16-
at Gulp.emit (events.js:203:15)
17-
at Gulp.EventEmitter.emit (domain.js:448:20)
18-
at Object.error (/vscode/node_modules/undertaker/lib/helpers/createExtensions.js:61:10)
19-
at handler (/vscode/node_modules/now-and-later/lib/map.js:50:14)
20-
at f (/vscode/node_modules/once/once.js:25:25)
21-
at f (/vscode/node_modules/once/once.js:25:25)
22-
at tryCatch (/vscode/node_modules/async-done/index.js:24:15)
23-
at done (/vscode/node_modules/async-done/index.js:40:12)
13+
[XX:XX:XX] Error: Found 1 errors
14+
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)
15+
at _end (/vscode/node_modules/through/index.js:65:9)
16+
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
17+
at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:577:10)
18+
at Object.onceWrapper (events.js:286:20)
19+
at StreamFilter.emit (events.js:203:15)
20+
at StreamFilter.EventEmitter.emit (domain.js:466:23)
21+
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:1010:12)
22+
at process._tickCallback (internal/process/next_tick.js:63:19)
2423
error Command failed with exit code 1.

tests/baselines/reference/docker/vue-next.log

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,6 @@ The API report is up to date: temp/compiler-dom.api.md
1919
Writing package typings: /vue-next/packages/compiler-dom/dist/compiler-dom.d.ts
2020
Writing package typings: /vue-next/dist/compiler-dom.d.ts
2121
API Extractor completed successfully.
22-
Rolling up type definitions for compiler-ssr...
23-
Analysis will use the bundled TypeScript version 4.1.5
24-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
25-
Writing: /vue-next/temp/compiler-ssr.api.json
26-
The API report is up to date: temp/compiler-ssr.api.md
27-
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
28-
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
29-
API Extractor completed successfully.
3022
Rolling up type definitions for compiler-sfc...
3123
Analysis will use the bundled TypeScript version 4.1.5
3224
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
@@ -35,6 +27,14 @@ The API report is up to date: temp/compiler-sfc.api.md
3527
Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts
3628
Writing package typings: /vue-next/dist/compiler-sfc.d.ts
3729
API Extractor completed successfully.
30+
Rolling up type definitions for compiler-ssr...
31+
Analysis will use the bundled TypeScript version 4.1.5
32+
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
33+
Writing: /vue-next/temp/compiler-ssr.api.json
34+
The API report is up to date: temp/compiler-ssr.api.md
35+
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
36+
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
37+
API Extractor completed successfully.
3838

3939

4040

@@ -78,7 +78,6 @@ created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
7878
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
7979
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.global.js...
8080
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
81-
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
8281
(!) Missing shims for Node.js built-ins
8382
Creating a browser bundle that depends on 'path', 'url' and 'util'. You might need to include https://github.com/ionic-team/rollup-plugin-node-polyfills
8483
(!) Missing global variable names
@@ -87,11 +86,12 @@ path (guessing 'path')
8786
url (guessing 'url')
8887
util (guessing 'require$$0')
8988
created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s
89+
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
9090
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:36 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
9191
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:23 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name
9292
Warning: dist/packages/compiler-sfc/src/compileStyle.d.ts:18:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
93-
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
9493
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
94+
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
9595
[!] (plugin rpt2) Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error TS2322: Type '(target: object) => (string | number | symbol)[]' is not assignable to type '(target: object) => ArrayLike<string | symbol>'.
9696
Type '(string | number | symbol)[]' is not assignable to type 'ArrayLike<string | symbol>'.
9797
Index signatures are incompatible.
@@ -103,10 +103,10 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error
103103
Index signatures are incompatible.
104104
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
105105
Type 'number' is not assignable to type 'string | symbol'.
106-
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5275:30)
107-
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18232:12)
108-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18839:24)
109-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18401:38)
106+
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5239:30)
107+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18179:12)
108+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18786:24)
109+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18348:38)
110110
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
111111
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
112112
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
@@ -116,13 +116,13 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error
116116
/vue-next/node_modules/brotli/build/encode.js:3
117117
1<process.argv.length?process.argv[1].replace(/\\/g,"/"):"unknown-program");b.arguments=process.argv.slice(2);"undefined"!==typeof module&&(module.exports=b);process.on("uncaughtException",function(a){if(!(a instanceof y))throw a;});b.inspect=function(){return"[Emscripten Module object]"}}else if(x)b.print||(b.print=print),"undefined"!=typeof printErr&&(b.printErr=printErr),b.read="undefined"!=typeof read?read:function(){throw"no read() available (jsc?)";},b.readBinary=function(a){if("function"===
118118
^
119-
Error: Command failed with exit code 1: rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true
119+
Error: Command failed with exit code 1: rollup -c --environment COMMIT:fbf2d68,NODE_ENV:production,TARGET:reactivity,TYPES:true
120120
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
121121
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
122122
at processTicksAndRejections (node:internal/process/task_queues:94:5)
123123
at async build (/vue-next/scripts/build.js:91:3) {
124-
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125-
command: 'rollup -c --environment COMMIT:f48345a,NODE_ENV:production,TARGET:reactivity,TYPES:true',
124+
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:fbf2d68,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125+
command: 'rollup -c --environment COMMIT:fbf2d68,NODE_ENV:production,TARGET:reactivity,TYPES:true',
126126
exitCode: 1,
127127
signal: undefined,
128128
signalDescription: undefined,

0 commit comments

Comments
 (0)