Skip to content

Commit ea31219

Browse files
Update user baselines
1 parent 176241c commit ea31219

File tree

5 files changed

+22
-48
lines changed

5 files changed

+22
-48
lines changed

tests/baselines/reference/docker/azure-sdk.log

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,14 @@ Use output.globals to specify browser global variable names corresponding to ext
5050
os-name (guessing 'osName')
5151
created dist/index.js in ?s
5252
XX of XX: [@azure/eventhubs-checkpointstore-blob] completed successfully in ? seconds
53+
XX of XX: [@azure/search] completed successfully in ? seconds
5354
XX of XX: [@azure/service-bus] completed successfully in ? seconds
5455
XX of XX: [@azure/storage-file-datalake] completed successfully in ? seconds
5556
XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
5657
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
5758
XX of XX: [@azure/template] completed successfully in ? seconds
5859
XX of XX: [testhub] completed successfully in ? seconds
59-
SUCCESS (25)
60+
SUCCESS (26)
6061
================================
6162
@azure/abort-controller (? seconds)
6263
@azure/core-auth (? seconds)
@@ -77,6 +78,7 @@ SUCCESS (25)
7778
@azure/core-arm (? seconds)
7879
@azure/core-tracing (? seconds)
7980
@azure/eventhubs-checkpointstore-blob (? seconds)
81+
@azure/search (? seconds)
8082
@azure/service-bus (? seconds)
8183
@azure/storage-file-datalake (? seconds)
8284
@azure/storage-file-share (? seconds)

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: DocToccing single file "/office-ui-fabric-react/.github/CONTRIBUTING.md" for github.com.
74-
@fluentui/docs: ==================
7573
@fluentui/docs: > @fluentui/ability-attributes@X.X.X schema /office-ui-fabric-react/packages/fluentui/ability-attributes
7674
@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: ==================
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.

tests/baselines/reference/docker/vscode.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ 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/src/vs/base/common/uuid.ts(17,27): Property 'padStart' does not exist on type 'string'.
78
Done in ?s.
89

910

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

Lines changed: 8 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,6 @@ Writing: /vue-next/temp/reactivity.api.json
2828
The API report is up to date: temp/reactivity.api.md
2929
Writing package typings: /vue-next/packages/reactivity/dist/reactivity.d.ts
3030
API Extractor completed successfully.
31-
Rolling up type definitions for runtime-core...
32-
Writing: /vue-next/temp/runtime-core.api.json
33-
The API report is up to date: temp/runtime-core.api.md
34-
Writing package typings: /vue-next/packages/runtime-core/dist/runtime-core.d.ts
35-
API Extractor completed successfully.
36-
Rolling up type definitions for runtime-dom...
37-
Writing: /vue-next/temp/runtime-dom.api.json
38-
The API report is up to date: temp/runtime-dom.api.md
39-
Writing package typings: /vue-next/packages/runtime-dom/dist/runtime-dom.d.ts
40-
API Extractor completed successfully.
41-
Rolling up type definitions for runtime-test...
42-
Writing: /vue-next/temp/runtime-test.api.json
43-
The API report is up to date: temp/runtime-test.api.md
44-
Writing package typings: /vue-next/packages/runtime-test/dist/runtime-test.d.ts
45-
API Extractor completed successfully.
4631

4732

4833

@@ -90,33 +75,11 @@ created packages/reactivity/dist/reactivity.global.prod.js in ?s
9075
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm.prod.js...
9176
created packages/reactivity/dist/reactivity.esm.prod.js in ?s
9277
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
93-
created packages/runtime-core/dist/runtime-core.esm-bundler.js in ?s
94-
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.cjs.js...
95-
created packages/runtime-core/dist/runtime-core.cjs.js in ?s
96-
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.cjs.prod.js...
97-
created packages/runtime-core/dist/runtime-core.cjs.prod.js in ?s
98-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-bundler.js...
99-
created packages/runtime-dom/dist/runtime-dom.esm-bundler.js in ?s
100-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.cjs.js...
101-
created packages/runtime-dom/dist/runtime-dom.cjs.js in ?s
102-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.js...
103-
created packages/runtime-dom/dist/runtime-dom.global.js in ?s
104-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm.js...
105-
created packages/runtime-dom/dist/runtime-dom.esm.js in ?s
106-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.cjs.prod.js...
107-
created packages/runtime-dom/dist/runtime-dom.cjs.prod.js in ?s
108-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.prod.js...
109-
created packages/runtime-dom/dist/runtime-dom.global.prod.js in ?s
110-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm.prod.js...
111-
created packages/runtime-dom/dist/runtime-dom.esm.prod.js in ?s
112-
/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.global.js...
113-
created packages/runtime-test/dist/runtime-test.global.js in ?s
114-
/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.global.prod.js...
115-
created packages/runtime-test/dist/runtime-test.global.prod.js in ?s
116-
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.js...
117-
[!] (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?
118-
packages/vue/src/devCheck.ts
119-
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?
78+
[!] (plugin rpt2) Error: /vue-next/packages/runtime-core/src/apiOptions.ts(137,18): semantic error TS2344: Type 'Function & T[key]["get"]' does not satisfy the constraint '(...args: any) => any'.
79+
Type 'Function' provides no match for the signature '(...args: any): any'.
80+
packages/runtime-core/src/apiOptions.ts
81+
Error: /vue-next/packages/runtime-core/src/apiOptions.ts(137,18): semantic error TS2344: Type 'Function & T[key]["get"]' does not satisfy the constraint '(...args: any) => any'.
82+
Type 'Function' provides no match for the signature '(...args: any): any'.
12083
at error (/vue-next/node_modules/rollup/dist/shared/node-entry.js:5400:30)
12184
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/node-entry.js:11874:12)
12285
at Object.error (/vue-next/node_modules/rollup/dist/shared/node-entry.js:12908:24)
@@ -127,12 +90,12 @@ Error: /vue-next/packages/vue/src/devCheck.ts(2,11): semantic error TS2774: This
12790
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
12891
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
12992
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:234:5)
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
93+
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:7971b04,NODE_ENV:production,TARGET:runtime-core,TYPES:true
13194
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
13295
at handlePromise (/vue-next/node_modules/execa/index.js:112:26)
13396
at processTicksAndRejections (internal/process/task_queues.js:97:5)
13497
at async build (/vue-next/scripts/build.js:72:3)
13598
at async buildAll (/vue-next/scripts/build.js:51:5)
13699
at async run (/vue-next/scripts/build.js:41:5)
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.
100+
(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)
101+
(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.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Exit Code: 1
2+
Standard output:
3+
node_modules/@jimp/core/types/utils.d.ts(16,3): error TS2536: Type '"class"' cannot be used to index type 'T'.
4+
node_modules/@jimp/core/types/utils.d.ts(17,3): error TS2536: Type '"constants"' cannot be used to index type 'T'.
5+
6+
7+
8+
Standard error:

0 commit comments

Comments
 (0)