Skip to content

Commit

Permalink
Update user baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
typescript-bot committed Apr 27, 2022
1 parent 7107102 commit ced1eac
Show file tree
Hide file tree
Showing 6 changed files with 191 additions and 801 deletions.
813 changes: 113 additions & 700 deletions tests/baselines/reference/docker/office-ui-fabric.log

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/baselines/reference/docker/vscode.log
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this comm


Standard error:
[XX:XX:XX] 'compile' errored after ?s
[XX:XX:XX] 'compile' errored after
[XX:XX:XX] Error: Found 1 errors
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)
at _end (/vscode/node_modules/through/index.js:65:9)
Expand Down
2 changes: 1 addition & 1 deletion tests/baselines/reference/docker/vue-next.log
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ created packages/compiler-dom/dist/compiler-dom.cjs.prod.js in ?s
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.prod.js...
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js...
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
created packages/compiler-sfc/dist/compiler-sfc.esm-browser.js in ?s
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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Exit Code: 2
Standard output:
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'.
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'.



Expand Down
Loading

0 comments on commit ced1eac

Please sign in to comment.