Skip to content

Commit 773901d

Browse files
Update user baselines
1 parent 78ef89f commit 773901d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Writing: /vue-next/temp/compiler-sfc.api.json
2626
The API report is up to date: temp/compiler-sfc.api.md
2727
Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts
2828
Writing package typings: /vue-next/dist/compiler-sfc.d.ts
29+
API Extractor completed successfully.
2930
Rolling up type definitions for compiler-ssr...
3031
Analysis will use the bundled TypeScript version 4.1.3
3132
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
@@ -34,7 +35,6 @@ The API report is up to date: temp/compiler-ssr.api.md
3435
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
3536
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
3637
API Extractor completed successfully.
37-
API Extractor completed successfully.
3838

3939

4040

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Exit Code: 2
2+
Standard output:
3+
index.ts(8,83): error TS2344: Type 'string' does not satisfy the constraint 'number'.
4+
5+
6+
7+
Standard error:

0 commit comments

Comments
 (0)