Skip to content

Commit 24b926f

Browse files
author
TypeScript Bot
authored
Update user baselines (#37147)
1 parent 392fd0a commit 24b926f

File tree

7 files changed

+550
-150
lines changed

7 files changed

+550
-150
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ Standard output:
7070
@fluentui/docs: [XX:XX:XX] Requiring external module @uifabric/build/babel/register
7171
@fluentui/docs: [XX:XX:XX] Working directory changed to /office-ui-fabric-react
7272
@fluentui/docs: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/gulpfile.ts
73-
@fluentui/docs: > @fluentui/ability-attributes@X.X.X schema /office-ui-fabric-react/packages/fluentui/ability-attributes
74-
@fluentui/docs: > allyschema -c "process.env.NODE_ENV !== 'production'" schema.json > ./src/schema.ts
7573
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/CONTRIBUTING.md" for github.com.
7674
@fluentui/docs: ==================
75+
@fluentui/docs: > @fluentui/ability-attributes@X.X.X schema /office-ui-fabric-react/packages/fluentui/ability-attributes
76+
@fluentui/docs: > allyschema -c "process.env.NODE_ENV !== 'production'" schema.json > ./src/schema.ts
7777
@fluentui/docs: "/office-ui-fabric-react/.github/CONTRIBUTING.md" will be updated
7878
@fluentui/docs: Everything is OK.
7979
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/setup-local-development.md" for github.com.
Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,11 @@
1-
Exit Code: 1
1+
Exit Code: 0
22
Standard output:
33
yarn run vX.X.X
44
$ gulp compile --max_old_space_size=4095
55
[XX:XX:XX] Node flags detected: --max_old_space_size=4095
66
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
7-
[XX:XX:XX] Error: /vscode/extensions/typescript-language-features/src/typescriptServiceClient.ts(738,37): 'command' is specified more than once, so this usage will be overwritten.
8-
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
7+
Done in ?s.
98

109

1110

1211
Standard error:
13-
[XX:XX:XX] 'compile' errored after ?s
14-
[XX:XX:XX] Error: Found 1 errors
15-
at Stream.<anonymous> (/vscode/build/lib/reporter.js:74:29)
16-
at _end (/vscode/node_modules/through/index.js:65:9)
17-
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
18-
at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:570:10)
19-
at Object.onceWrapper (events.js:286:20)
20-
at StreamFilter.emit (events.js:203:15)
21-
at StreamFilter.EventEmitter.emit (domain.js:466:23)
22-
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:992:12)
23-
at process._tickCallback (internal/process/next_tick.js:63:19)
24-
error Command failed with exit code 1.

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

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Exit Code: 0
22
Standard output:
33

4-
> @X.X.X-alpha.6 build /vue-next
4+
> @X.X.X-alpha.7 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
@@ -43,11 +43,6 @@ Writing: /vue-next/temp/runtime-test.api.json
4343
The API report is up to date: temp/runtime-test.api.md
4444
Writing package typings: /vue-next/packages/runtime-test/dist/runtime-test.d.ts
4545
API Extractor completed successfully.
46-
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.
5146

5247

5348

@@ -119,16 +114,6 @@ created packages/runtime-test/dist/runtime-test.global.js in ?s
119114
/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.global.prod.js...
120115
created packages/runtime-test/dist/runtime-test.global.prod.js in ?s
121116
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.js...
122-
created packages/server-renderer/dist/server-renderer.cjs.js in ?s
123-
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.prod.js...
124-
created packages/server-renderer/dist/server-renderer.cjs.prod.js in ?s
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...
132117
[!] (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?
133118
packages/vue/src/devCheck.ts
134119
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?
@@ -142,12 +127,12 @@ Error: /vue-next/packages/vue/src/devCheck.ts(2,11): semantic error TS2774: This
142127
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
143128
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
144129
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
130+
(node:18) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:e6ef52c,NODE_ENV:production,TARGET:server-renderer,TYPES:true
146131
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
147132
at handlePromise (/vue-next/node_modules/execa/index.js:112:26)
148133
at processTicksAndRejections (internal/process/task_queues.js:97:5)
149134
at async build (/vue-next/scripts/build.js:72:3)
150135
at async buildAll (/vue-next/scripts/build.js:51:5)
151136
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.
137+
(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(). 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)
138+
(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.

0 commit comments

Comments
 (0)