Skip to content

Commit e0682db

Browse files
Update user baselines
1 parent 921a582 commit e0682db

File tree

4 files changed

+43
-77
lines changed

4 files changed

+43
-77
lines changed

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

Lines changed: 22 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Exit Code: 0
1+
Exit Code: 7
22
Standard output:
33

44
> build
@@ -62,32 +62,6 @@ API Extractor completed successfully.
6262
Rolling up type definitions for shared...
6363
Analysis will use the bundled TypeScript version 4.0.5
6464
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
65-
Writing: /vue-next/temp/shared.api.json
66-
The API report is up to date: temp/shared.api.md
67-
Writing package typings: /vue-next/packages/shared/dist/shared.d.ts
68-
Writing package typings: /vue-next/dist/shared.d.ts
69-
API Extractor completed successfully.
70-
Rolling up type definitions for runtime-dom...
71-
Analysis will use the bundled TypeScript version 4.0.5
72-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
73-
Writing: /vue-next/temp/runtime-dom.api.json
74-
The API report is up to date: temp/runtime-dom.api.md
75-
Writing package typings: /vue-next/packages/runtime-dom/dist/runtime-dom.d.ts
76-
Writing package typings: /vue-next/dist/runtime-dom.d.ts
77-
API Extractor completed successfully.
78-
Rolling up type definitions for vue...
79-
Analysis will use the bundled TypeScript version 4.0.5
80-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
81-
Writing: /vue-next/temp/vue.api.json
82-
The API report is up to date: temp/vue.api.md
83-
Writing package typings: /vue-next/packages/vue/dist/vue.d.ts
84-
Writing package typings: /vue-next/dist/vue.d.ts
85-
API Extractor completed successfully.
86-
compiler-dom.global.prod.js min:42.12kb / gzip:16.10kb / brotli:14.58kb
87-
reactivity.global.prod.js min:8.37kb / gzip:3.23kb / brotli:3.00kb
88-
runtime-dom.global.prod.js min:69.88kb / gzip:26.83kb / brotli:24.26kb
89-
size-check.global.prod.js min:40.87kb / gzip:16.21kb / brotli:14.78kb
90-
vue.global.prod.js min:107.12kb / gzip:40.51kb / brotli:36.38kb
9165

9266

9367

@@ -175,9 +149,9 @@ created packages/runtime-dom/dist/runtime-dom.esm-browser.js in ?s
175149
created packages/runtime-dom/dist/runtime-dom.cjs.js in ?s
176150
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.js...
177151
created packages/server-renderer/dist/server-renderer.cjs.prod.js in ?s
178-
/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.esm-bundler.js...
179152
created packages/runtime-dom/dist/runtime-dom.global.js in ?s
180153
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-browser.prod.js...
154+
/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.esm-bundler.js...
181155
created packages/runtime-dom/dist/runtime-dom.esm-browser.prod.js in ?s
182156
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.cjs.prod.js...
183157
created packages/runtime-dom/dist/runtime-dom.cjs.prod.js in ?s
@@ -188,51 +162,23 @@ created packages/shared/dist/shared.cjs.js in ?s
188162
/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.cjs.prod.js...
189163
created packages/shared/dist/shared.cjs.prod.js in ?s
190164
created packages/runtime-dom/dist/runtime-dom.global.prod.js in ?s
191-
Warning: dist/packages/shared/src/index.d.ts:15:12 - (tsdoc-characters-after-block-tag) The token "@babel" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
192-
Warning: dist/packages/shared/src/makeMap.d.ts:5:9 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character
193-
Warning: dist/packages/shared/src/makeMap.d.ts:5:11 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character
194-
Warning: dist/packages/shared/src/makeMap.d.ts:5:17 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character
195-
Warning: dist/packages/shared/src/makeMap.d.ts:5:19 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character
196-
Warning: dist/packages/shared/src/patchFlags.d.ts:32:59 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
197-
Warning: dist/packages/shared/src/patchFlags.d.ts:32:44 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
198-
Warning: dist/packages/shared/src/patchFlags.d.ts:33:39 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
199-
Warning: dist/packages/shared/src/patchFlags.d.ts:33:24 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
200-
Warning: dist/packages/shared/src/patchFlags.d.ts:34:45 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
201-
Warning: dist/packages/shared/src/patchFlags.d.ts:34:48 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
202-
Warning: dist/packages/shared/src/patchFlags.d.ts:34:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
203-
Warning: dist/packages/shared/src/patchFlags.d.ts:34:37 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
204-
Warning: dist/packages/shared/src/patchFlags.d.ts:109:19 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
205-
Warning: dist/packages/shared/src/toDisplayString.d.ts:2:36 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
206-
Warning: dist/packages/shared/src/toDisplayString.d.ts:2:37 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
207-
Warning: dist/packages/shared/src/toDisplayString.d.ts:2:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
208-
Warning: dist/packages/shared/src/toDisplayString.d.ts:2:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
209-
/vue-next/packages/size-check/src/index.ts → packages/size-check/dist/size-check.global.js...
210-
/vue-next/packages/template-explorer/src/index.ts → packages/template-explorer/dist/template-explorer.global.js...
211-
created packages/size-check/dist/size-check.global.js in ?s
212-
/vue-next/packages/size-check/src/index.ts → packages/size-check/dist/size-check.global.prod.js...
213-
created packages/template-explorer/dist/template-explorer.global.js in ?s
214-
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-bundler.js...
215-
created packages/size-check/dist/size-check.global.prod.js in ?s
216-
created packages/vue/dist/vue.esm-bundler.js in ?s
217-
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-bundler.js...
218-
created packages/vue/dist/vue.runtime.esm-bundler.js in ?s
219-
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.cjs.js...
220-
created packages/vue/dist/vue.cjs.js in ?s
221-
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.global.js...
222-
created packages/vue/dist/vue.global.js in ?s
223-
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.global.js...
224-
created packages/vue/dist/vue.runtime.global.js in ?s
225-
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-browser.js...
226-
created packages/vue/dist/vue.esm-browser.js in ?s
227-
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-browser.js...
228-
created packages/vue/dist/vue.runtime.esm-browser.js in ?s
229-
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.cjs.prod.js...
230-
created packages/vue/dist/vue.cjs.prod.js in ?s
231-
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.global.prod.js...
232-
created packages/vue/dist/vue.global.prod.js in ?s
233-
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.global.prod.js...
234-
created packages/vue/dist/vue.runtime.global.prod.js in ?s
235-
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-browser.prod.js...
236-
created packages/vue/dist/vue.esm-browser.prod.js in ?s
237-
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-browser.prod.js...
238-
created packages/vue/dist/vue.runtime.esm-browser.prod.js in ?s
165+
/vue-next/node_modules/brotli/build/encode.js:3
166+
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"===
167+
^
168+
Error: Symbol not found for identifier:
169+
at AstSymbolTable._analyzeChildTree (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/AstSymbolTable.js:263:39)
170+
at AstSymbolTable._analyzeChildTree (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/AstSymbolTable.js:330:18)
171+
at AstSymbolTable._analyzeChildTree (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/AstSymbolTable.js:330:18)
172+
at AstSymbolTable.analyze (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/AstSymbolTable.js:118:18)
173+
at /vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/ExportAnalyzer.js:238:62
174+
at Map.forEach (<anonymous>)
175+
at ExportAnalyzer._collectAllExportsRecursive (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/ExportAnalyzer.js:227:48)
176+
at ExportAnalyzer.fetchAstModuleExportInfo (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/ExportAnalyzer.js:177:18)
177+
at AstSymbolTable.fetchAstModuleExportInfo (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/AstSymbolTable.js:83:37)
178+
at Collector.analyze (/vue-next/node_modules/@microsoft/api-extractor/lib/collector/Collector.js:148:57)
179+
npm ERR! code 7
180+
npm ERR! path /vue-next
181+
npm ERR! command failed
182+
npm ERR! command sh -c node scripts/build.js "--types"
183+
npm ERR! A complete log of this run can be found in:
184+
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Exit Code: 2
2+
Standard output:
3+
test/Either.ts(244,33): error TS2345: Argument of type 'Either<string, never>' is not assignable to parameter of type 'Either<`invalid color ${string}`, string>'.
4+
Type 'Left<string>' is not assignable to type 'Either<`invalid color ${string}`, string>'.
5+
Type 'Left<string>' is not assignable to type 'Left<`invalid color ${string}`>'.
6+
Type 'string' is not assignable to type '`invalid color ${string}`'.
7+
8+
9+
10+
Standard error:

tests/baselines/reference/user/npm.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ node_modules/npm/lib/pack.js(127,15): error TS2339: Property 'config' does not e
643643
node_modules/npm/lib/pack.js(147,36): error TS2339: Property 'tmp' does not exist on type 'EventEmitter'.
644644
node_modules/npm/lib/pack.js(177,25): error TS2339: Property 'config' does not exist on type 'EventEmitter'.
645645
node_modules/npm/lib/pack.js(299,17): error TS2339: Property 'config' does not exist on type 'EventEmitter'.
646-
node_modules/npm/lib/pack.js(300,20): error TS2345: Argument of type 'string' is not assignable to parameter of type 'never'.
646+
node_modules/npm/lib/pack.js(300,20): error TS2345: Argument of type '`--${string}=${any}`' is not assignable to parameter of type 'never'.
647647
node_modules/npm/lib/pack.js(300,36): error TS2339: Property 'config' does not exist on type 'EventEmitter'.
648648
node_modules/npm/lib/pack.js(333,15): error TS2531: Object is possibly 'null'.
649649
node_modules/npm/lib/pack.js(335,17): error TS2339: Property 'code' does not exist on type 'Error'.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Exit Code: 2
2+
Standard output:
3+
lib/Compilation.js(2244,8): error TS2345: Argument of type '`${string}|${string}`' is not assignable to parameter of type 'Etag'.
4+
lib/MultiCompiler.js(247,18): error TS2345: Argument of type '"Circular dependency found in compiler dependencies."' is not assignable to parameter of type '`${string} -> ${string}`'.
5+
lib/MultiCompiler.js(248,19): error TS2345: Argument of type 'string' is not assignable to parameter of type '`Compiler dependency \`${string}\` not found.`'.
6+
lib/cache/mergeEtags.js(36,4): error TS2322: Type '`${string}|${string}`' is not assignable to type 'Etag'.
7+
8+
9+
10+
Standard error:

0 commit comments

Comments
 (0)