Skip to content

Commit 56b6d0d

Browse files
author
TypeScript Bot
authored
Update user baselines (microsoft#37033)
1 parent 15dd000 commit 56b6d0d

File tree

3 files changed

+88
-45
lines changed

3 files changed

+88
-45
lines changed

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

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,26 @@ Standard output:
7272
@fluentui/docs: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/gulpfile.ts
7373
@fluentui/docs: > @fluentui/[email protected] schema /office-ui-fabric-react/packages/fluentui/ability-attributes
7474
@fluentui/docs: > allyschema -c "process.env.NODE_ENV !== 'production'" schema.json > ./src/schema.ts
75+
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/CONTRIBUTING.md" for github.com.
76+
@fluentui/docs: ==================
77+
@fluentui/docs: "/office-ui-fabric-react/.github/CONTRIBUTING.md" will be updated
78+
@fluentui/docs: Everything is OK.
79+
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/setup-local-development.md" for github.com.
80+
@fluentui/docs: ==================
81+
@fluentui/docs: "/office-ui-fabric-react/.github/setup-local-development.md" will be updated
82+
@fluentui/docs: Everything is OK.
83+
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/add-a-feature.md" for github.com.
84+
@fluentui/docs: ==================
85+
@fluentui/docs: "/office-ui-fabric-react/.github/add-a-feature.md" will be updated
86+
@fluentui/docs: Everything is OK.
87+
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/document-a-feature.md" for github.com.
88+
@fluentui/docs: ==================
89+
@fluentui/docs: "/office-ui-fabric-react/.github/document-a-feature.md" will be updated
90+
@fluentui/docs: Everything is OK.
91+
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/test-a-feature.md" for github.com.
92+
@fluentui/docs: ==================
93+
@fluentui/docs: "/office-ui-fabric-react/.github/test-a-feature.md" will be updated
94+
@fluentui/docs: Everything is OK.
7595
@fluentui/docs: Starting type checking service...
7696
@fluentui/docs: Using 1 worker with 2048MB memory limit
7797
@fluentui/docs: [XX:XX:XX] Time: ?s
@@ -95,9 +115,6 @@ Standard output:
95115

96116
Standard error:
97117
info cli using local version of lerna
98-
lerna notice cli vX.X.X
99-
lerna info ci enabled
100-
lerna info Executing command in 62 packages: "yarn run build"
101118
@fluentui/ability-attributes: npm WARN lifecycle The node binary used for scripts is but npm is using /usr/local/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
102119
@uifabric/example-data: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
103120
@uifabric/set-version: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
@@ -118,4 +135,3 @@ lerna info Executing command in 62 packages: "yarn run build"
118135
@fluentui/docs: [XX:XX:XX] 'build:docs' errored after
119136
@fluentui/docs: error Command failed with exit code 1.
120137
lerna ERR! yarn run build exited 1 in '@fluentui/docs'
121-
lerna WARN complete Waiting for 1 child process to exit. CTRL-C to exit immediately.
Lines changed: 67 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Exit Code: 0
22
Standard output:
33

4-
> @ build /vue-next
4+
> @X.X.X-alpha.6 build /vue-next
55
> node scripts/build.js "--types"
66
Rolling up type definitions for compiler-core...
77
Writing: /vue-next/temp/compiler-core.api.json
@@ -13,6 +13,16 @@ Writing: /vue-next/temp/compiler-dom.api.json
1313
The API report is up to date: temp/compiler-dom.api.md
1414
Writing package typings: /vue-next/packages/compiler-dom/dist/compiler-dom.d.ts
1515
API Extractor completed successfully.
16+
Rolling up type definitions for compiler-sfc...
17+
Writing: /vue-next/temp/compiler-sfc.api.json
18+
The API report is up to date: temp/compiler-sfc.api.md
19+
Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts
20+
API Extractor completed successfully.
21+
Rolling up type definitions for compiler-ssr...
22+
Writing: /vue-next/temp/compiler-ssr.api.json
23+
The API report is up to date: temp/compiler-ssr.api.md
24+
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
25+
API Extractor completed successfully.
1626
Rolling up type definitions for reactivity...
1727
Writing: /vue-next/temp/reactivity.api.json
1828
The API report is up to date: temp/reactivity.api.md
@@ -34,93 +44,110 @@ The API report is up to date: temp/runtime-test.api.md
3444
Writing package typings: /vue-next/packages/runtime-test/dist/runtime-test.d.ts
3545
API Extractor completed successfully.
3646
Rolling up type definitions for server-renderer...
47+
Writing: /vue-next/temp/server-renderer.api.json
48+
The API report is up to date: temp/server-renderer.api.md
49+
Writing package typings: /vue-next/packages/server-renderer/dist/server-renderer.d.ts
50+
API Extractor completed successfully.
3751

3852

3953

4054
Standard error:
4155

56+
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.esm-bundler.js...
57+
created packages/compiler-core/dist/compiler-core.esm-bundler.js in ?s
4258
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.js...
4359
created packages/compiler-core/dist/compiler-core.cjs.js in ?s
4460
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.prod.js...
4561
created packages/compiler-core/dist/compiler-core.cjs.prod.js in ?s
62+
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-bundler.js...
63+
created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s
4664
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.js...
4765
created packages/compiler-dom/dist/compiler-dom.cjs.js in ?s
4866
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.js...
4967
created packages/compiler-dom/dist/compiler-dom.global.js in ?s
50-
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.js...
51-
created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s
68+
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm.js...
69+
created packages/compiler-dom/dist/compiler-dom.esm.js in ?s
5270
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.prod.js...
5371
created packages/compiler-dom/dist/compiler-dom.cjs.prod.js in ?s
5472
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.prod.js...
5573
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
56-
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js...
57-
created packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js in ?s
58-
Warning: /vue-next/packages/compiler-core/src/transforms/vFor.ts:122:37 - (TS2339) Property 'codegenNode' does not exist on type 'TemplateChildNode'.; Property 'codegenNode' does not exist on type 'CompoundExpressionNode'.
74+
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm.prod.js...
75+
created packages/compiler-dom/dist/compiler-dom.esm.prod.js in ?s
76+
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
77+
(!) Unresolved dependencies
78+
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
79+
url (imported by packages/compiler-sfc/src/templateUtils.ts)
80+
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
81+
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
82+
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
5983
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
6084
created packages/reactivity/dist/reactivity.esm-bundler.js in ?s
6185
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.cjs.js...
6286
created packages/reactivity/dist/reactivity.cjs.js in ?s
6387
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.global.js...
6488
created packages/reactivity/dist/reactivity.global.js in ?s
65-
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.js...
66-
created packages/reactivity/dist/reactivity.esm-browser.js in ?s
89+
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm.js...
90+
created packages/reactivity/dist/reactivity.esm.js in ?s
6791
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.cjs.prod.js...
6892
created packages/reactivity/dist/reactivity.cjs.prod.js in ?s
6993
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.global.prod.js...
7094
created packages/reactivity/dist/reactivity.global.prod.js in ?s
71-
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.prod.js...
72-
created packages/reactivity/dist/reactivity.esm-browser.prod.js in ?s
95+
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm.prod.js...
96+
created packages/reactivity/dist/reactivity.esm.prod.js in ?s
7397
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
7498
created packages/runtime-core/dist/runtime-core.esm-bundler.js in ?s
7599
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.cjs.js...
76100
created packages/runtime-core/dist/runtime-core.cjs.js in ?s
77101
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.cjs.prod.js...
78102
created packages/runtime-core/dist/runtime-core.cjs.prod.js in ?s
79-
Warning: /vue-next/packages/compiler-core/src/transforms/vFor.ts:122:37 - (TS2339) Property 'codegenNode' does not exist on type 'TemplateChildNode'.; Property 'codegenNode' does not exist on type 'CompoundExpressionNode'.
80103
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-bundler.js...
81104
created packages/runtime-dom/dist/runtime-dom.esm-bundler.js in ?s
82105
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.cjs.js...
83106
created packages/runtime-dom/dist/runtime-dom.cjs.js in ?s
84107
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.js...
85108
created packages/runtime-dom/dist/runtime-dom.global.js in ?s
86-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-browser.js...
87-
created packages/runtime-dom/dist/runtime-dom.esm-browser.js in ?s
109+
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm.js...
110+
created packages/runtime-dom/dist/runtime-dom.esm.js in ?s
88111
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.cjs.prod.js...
89112
created packages/runtime-dom/dist/runtime-dom.cjs.prod.js in ?s
90113
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.prod.js...
91114
created packages/runtime-dom/dist/runtime-dom.global.prod.js in ?s
92-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-browser.prod.js...
93-
created packages/runtime-dom/dist/runtime-dom.esm-browser.prod.js in ?s
94-
Warning: /vue-next/packages/compiler-core/src/transforms/vFor.ts:122:37 - (TS2339) Property 'codegenNode' does not exist on type 'TemplateChildNode'.; Property 'codegenNode' does not exist on type 'CompoundExpressionNode'.
95-
Warning: /vue-next/packages/runtime-core/src/component.ts:322:19 - (TS7006) Parameter 'err' implicitly has an 'any' type.
96-
/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.esm-bundler.js...
97-
created packages/runtime-test/dist/runtime-test.esm-bundler.js in ?s
98-
/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.cjs.js...
99-
created packages/runtime-test/dist/runtime-test.cjs.js in ?s
115+
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm.prod.js...
116+
created packages/runtime-dom/dist/runtime-dom.esm.prod.js in ?s
100117
/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.global.js...
101118
created packages/runtime-test/dist/runtime-test.global.js in ?s
102-
/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.cjs.prod.js...
103-
created packages/runtime-test/dist/runtime-test.cjs.prod.js in ?s
104119
/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.global.prod.js...
105120
created packages/runtime-test/dist/runtime-test.global.prod.js in ?s
106-
Warning: /vue-next/packages/compiler-core/src/transforms/vFor.ts:122:37 - (TS2339) Property 'codegenNode' does not exist on type 'TemplateChildNode'.; Property 'codegenNode' does not exist on type 'CompoundExpressionNode'.
107-
Warning: /vue-next/packages/runtime-core/src/component.ts:322:19 - (TS7006) Parameter 'err' implicitly has an 'any' type.
108121
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.js...
109-
(!) Generated an empty bundle
110122
created packages/server-renderer/dist/server-renderer.cjs.js in ?s
111123
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.prod.js...
112-
(!) Generated an empty bundle
113124
created packages/server-renderer/dist/server-renderer.cjs.prod.js in ?s
114-
(node:18) UnhandledPromiseRejectionWarning: Error: Internal Error: Unable to determine module for: /vue-next/packages/server-renderer/dist/packages/server-renderer/src/index.d.ts
115-
You have encountered a software defect. Please consider reporting the issue to the maintainers of this application.
116-
at ExportAnalyzer._getModuleSymbolFromSourceFile (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/ExportAnalyzer.js:146:15)
117-
at ExportAnalyzer.fetchAstModuleFromSourceFile (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/ExportAnalyzer.js:41:35)
118-
at AstSymbolTable.fetchAstModuleFromWorkingPackage (/vue-next/node_modules/@microsoft/api-extractor/lib/analyzer/AstSymbolTable.js:53:37)
119-
at Collector.analyze (/vue-next/node_modules/@microsoft/api-extractor/lib/collector/Collector.js:114:51)
120-
at Function.invoke (/vue-next/node_modules/@microsoft/api-extractor/lib/api/Extractor.js:97:19)
121-
at build (/vue-next/scripts/build.js:91:30)
122-
at processTicksAndRejections (internal/process/task_queues.js:89:5)
123-
at async buildAll (/vue-next/scripts/build.js:45:5)
124-
at async /vue-next/scripts/build.js:35:5
125-
(node:18) 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(). (rejection id: 1)
126-
(node:18) [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.
125+
/vue-next/packages/size-check/src/index.ts → packages/size-check/dist/size-check.global.js...
126+
created packages/size-check/dist/size-check.global.js in ?s
127+
/vue-next/packages/size-check/src/index.ts → packages/size-check/dist/size-check.global.prod.js...
128+
created packages/size-check/dist/size-check.global.prod.js in ?s
129+
/vue-next/packages/template-explorer/src/index.ts → packages/template-explorer/dist/template-explorer.global.js...
130+
created packages/template-explorer/dist/template-explorer.global.js in ?s
131+
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-bundler.js...
132+
[!] (plugin rpt2) Error: /vue-next/packages/vue/src/devCheck.ts(2,11): semantic error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead?
133+
packages/vue/src/devCheck.ts
134+
Error: /vue-next/packages/vue/src/devCheck.ts(2,11): semantic error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead?
135+
at error (/vue-next/node_modules/rollup/dist/shared/node-entry.js:5400:30)
136+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/node-entry.js:11874:12)
137+
at Object.error (/vue-next/node_modules/rollup/dist/shared/node-entry.js:12908:24)
138+
at Object.error (/vue-next/node_modules/rollup/dist/shared/node-entry.js:12077:38)
139+
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
140+
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
141+
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
142+
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
143+
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
144+
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:234:5)
145+
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:d4c6957,NODE_ENV:production,TARGET:vue,TYPES:true
146+
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
147+
at handlePromise (/vue-next/node_modules/execa/index.js:112:26)
148+
at processTicksAndRejections (internal/process/task_queues.js:97:5)
149+
at async build (/vue-next/scripts/build.js:72:3)
150+
at async buildAll (/vue-next/scripts/build.js:51:5)
151+
at async run (/vue-next/scripts/build.js:41:5)
152+
(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)
153+
(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.

tests/baselines/reference/user/chrome-devtools-frontend.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ node_modules/chrome-devtools-frontend/front_end/Runtime.js(270,9): error TS2322:
1212
node_modules/chrome-devtools-frontend/front_end/Runtime.js(280,5): error TS2322: Type 'Promise<void>' is not assignable to type 'Promise<undefined>'.
1313
node_modules/chrome-devtools-frontend/front_end/Runtime.js(283,12): error TS2554: Expected 2-3 arguments, but got 1.
1414
node_modules/chrome-devtools-frontend/front_end/Runtime.js(525,9): error TS2322: Type 'Window' is not assignable to type 'Window & typeof globalThis'.
15-
Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 872 more.
15+
Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 871 more.
1616
node_modules/chrome-devtools-frontend/front_end/Runtime.js(527,49): error TS2352: Conversion of type 'Window & typeof globalThis' to type 'new () => any' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
1717
Type 'Window & typeof globalThis' provides no match for the signature 'new (): any'.
1818
node_modules/chrome-devtools-frontend/front_end/Runtime.js(539,24): error TS2351: This expression is not constructable.

0 commit comments

Comments
 (0)