Skip to content

Commit ced1eac

Browse files
Update user baselines
1 parent 7107102 commit ced1eac

File tree

6 files changed

+191
-801
lines changed

6 files changed

+191
-801
lines changed

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

+113-700
Large diffs are not rendered by default.

tests/baselines/reference/docker/vscode.log

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this comm
99

1010

1111
Standard error:
12-
[XX:XX:XX] 'compile' errored after ?s
12+
[XX:XX:XX] 'compile' errored after
1313
[XX:XX:XX] Error: Found 1 errors
1414
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)
1515
at _end (/vscode/node_modules/through/index.js:65:9)

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ created packages/compiler-dom/dist/compiler-dom.cjs.prod.js in ?s
6161
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.prod.js...
6262
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
6363
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
64-
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
6564
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
6665
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js...
66+
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
6767
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
6868
created packages/compiler-sfc/dist/compiler-sfc.esm-browser.js in ?s
6969
Warning: dist/packages/compiler-sfc/src/parse.d.ts:64:47 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name

tests/baselines/reference/user/TypeScript-React-Native-Starter.log

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Exit Code: 2
22
Standard output:
3-
node_modules/@types/react-native/index.d.ts(8685,18): error TS2717: Subsequent property declarations must have the same type. Property 'geolocation' must be of type 'Geolocation', but here has type 'GeolocationStatic'.
3+
node_modules/@types/react-native/index.d.ts(8745,18): error TS2717: Subsequent property declarations must have the same type. Property 'geolocation' must be of type 'Geolocation', but here has type 'GeolocationStatic'.
44

55

66

0 commit comments

Comments
 (0)