Skip to content

Commit 2866046

Browse files
Update user baselines
1 parent 7b72875 commit 2866046

15 files changed

+2108
-802
lines changed

Diff for: tests/baselines/reference/docker/office-ui-fabric.log

+477-516
Large diffs are not rendered by default.

Diff for: tests/baselines/reference/docker/vue-next.log

+16-14
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Exit Code: 0
22
Standard output:
33

4-
> @X.X.X-beta.19 build /vue-next
4+
> @X.X.X-beta.21 build /vue-next
55
> node scripts/build.js "--types"
66
Rolling up type definitions for compiler-core...
77
Analysis will use the bundled TypeScript version 3.9.6
@@ -58,12 +58,14 @@ Warning: dist/packages/compiler-core/src/options.d.ts:36:25 - (tsdoc-escape-righ
5858
Warning: dist/packages/compiler-core/src/options.d.ts:36:26 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
5959
Warning: dist/packages/compiler-core/src/options.d.ts:36:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
6060
Warning: dist/packages/compiler-core/src/options.d.ts:36:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
61-
Warning: dist/packages/compiler-core/src/options.d.ts:52:39 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
62-
Warning: dist/packages/compiler-core/src/options.d.ts:52:21 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
63-
Warning: dist/packages/compiler-core/src/options.d.ts:69:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
64-
Warning: dist/packages/compiler-core/src/options.d.ts:69:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
65-
Warning: dist/packages/compiler-core/src/options.d.ts:69:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
66-
Warning: dist/packages/compiler-core/src/options.d.ts:69:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
61+
Warning: dist/packages/compiler-core/src/options.d.ts:55:39 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
62+
Warning: dist/packages/compiler-core/src/options.d.ts:55:21 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
63+
Warning: dist/packages/compiler-core/src/options.d.ts:72:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
64+
Warning: dist/packages/compiler-core/src/options.d.ts:72:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
65+
Warning: dist/packages/compiler-core/src/options.d.ts:72:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
66+
Warning: dist/packages/compiler-core/src/options.d.ts:72:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
67+
Warning: dist/packages/compiler-core/src/options.d.ts:115:23 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
68+
Warning: dist/packages/compiler-core/src/options.d.ts:115:12 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name
6769
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-bundler.js...
6870
created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s
6971
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.js...
@@ -105,22 +107,22 @@ created packages/reactivity/dist/reactivity.global.prod.js in ?s
105107
packages/runtime-core/src/apiInject.ts
106108
Error: /vue-next/packages/runtime-core/src/apiInject.ts(40,9): semantic error TS2360: The left-hand side of an 'in' expression must be of type 'any', 'string', 'number', or 'symbol'.
107109
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5171:30)
108-
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17415:12)
109-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18036:24)
110-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17588:38)
110+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17416:12)
111+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18035:24)
112+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17589:38)
111113
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
112114
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
113115
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
114116
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
115117
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
116118
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
117-
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:9b04ea3,NODE_ENV:production,TARGET:runtime-core,TYPES:true
119+
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:81e82e7,NODE_ENV:production,TARGET:runtime-core,TYPES:true
118120
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
119121
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
120122
at processTicksAndRejections (internal/process/task_queues.js:93:5)
121-
at async build (/vue-next/scripts/build.js:71:3)
122-
at async buildAll (/vue-next/scripts/build.js:50:5)
123-
at async run (/vue-next/scripts/build.js:40:5)
123+
at async build (/vue-next/scripts/build.js:75:3)
124+
at async buildAll (/vue-next/scripts/build.js:54:5)
125+
at async run (/vue-next/scripts/build.js:44:5)
124126
(Use `node --trace-warnings ...` to show where the warning was created)
125127
(node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
126128
(node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

0 commit comments

Comments
 (0)