Skip to content

Commit 8ee44ad

Browse files
Update user baselines +cc @sandersn
1 parent 06f25c0 commit 8ee44ad

File tree

11 files changed

+506
-805
lines changed

11 files changed

+506
-805
lines changed

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

+9-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@ Exit Code: 1
22
Standard output:
33

44
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5-
Node.js version is 15.13.0 (unstable)
5+
Node.js version is 15.14.0 (unstable)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
8-
==[ @azure/eslint-plugin-azure-sdk ]==============================[ 1 of 77 ]==
9-
"@azure-tests/perf-ai-metrics-advisor" is blocked by "@azure/eslint-plugin-azure-sdk".
8+
==[ @azure/eslint-plugin-azure-sdk ]==============================[ 1 of 79 ]==
9+
"@azure-rest/ai-document-translator" is blocked by "@azure/eslint-plugin-azure-sdk".
10+
"@azure-rest/core-client" is blocked by "@azure/eslint-plugin-azure-sdk".
1011
"@azure/abort-controller" is blocked by "@azure/eslint-plugin-azure-sdk".
1112
"@azure/ai-text-analytics" is blocked by "@azure/eslint-plugin-azure-sdk".
1213
"@azure-tests/perf-ai-text-analytics" is blocked by "@azure/eslint-plugin-azure-sdk".
@@ -67,6 +68,7 @@ Executing a maximum of ?simultaneous processes...
6768
"@azure/synapse-spark" is blocked by "@azure/eslint-plugin-azure-sdk".
6869
"@azure/template" is blocked by "@azure/eslint-plugin-azure-sdk".
6970
"@azure/test-utils-perfstress" is blocked by "@azure/eslint-plugin-azure-sdk".
71+
"@azure-tests/perf-ai-metrics-advisor" is blocked by "@azure/eslint-plugin-azure-sdk".
7072
"@azure/test-utils-recorder" is blocked by "@azure/eslint-plugin-azure-sdk".
7173
"@azure/storage-internal-avro" is blocked by "@azure/eslint-plugin-azure-sdk".
7274
"@azure/test-utils-multi-version" is blocked by "@azure/eslint-plugin-azure-sdk".
@@ -81,9 +83,11 @@ Executing a maximum of ?simultaneous processes...
8183
"@azure/core-xml" is blocked by "@azure/eslint-plugin-azure-sdk".
8284
"@azure/event-processor-host" is blocked by "@azure/eslint-plugin-azure-sdk".
8385
"@azure/logger" is blocked by "@azure/eslint-plugin-azure-sdk".
84-
==[ @azure/dev-tool ]============================================[ 77 of 77 ]==
85-
==[ BLOCKED: 75 projects ]=====================================================
86+
==[ @azure/dev-tool ]============================================[ 79 of 79 ]==
87+
==[ BLOCKED: 77 projects ]=====================================================
8688
These projects were blocked by dependencies that failed:
89+
@azure-rest/ai-document-translator
90+
@azure-rest/core-client
8791
@azure-tests/perf-ai-form-recognizer
8892
@azure-tests/perf-ai-metrics-advisor
8993
@azure-tests/perf-ai-text-analytics

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

+252-277
Large diffs are not rendered by default.

tests/baselines/reference/docker/vscode.log

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@ Standard output:
33
yarn run vX.X.X
44
$ node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile
55
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
6-
[XX:XX:XX] Error: /vscode/extensions/html-language-features/server/src/modes/javascriptMode.ts(130,4): Unused '@ts-expect-error' directive.
6+
[XX:XX:XX] Error: /vscode/extensions/vscode-notebook-tests/src/extension.ts(65,81): Namespace '"vscode"' has no exported member 'NotebookCellRange'.
77
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
88

99

1010

1111
Standard error:
12-
(node:18) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.
13-
[XX:XX:XX] 'compile' errored after
12+
[XX:XX:XX] 'compile' errored after ?s
1413
[XX:XX:XX] Error: Found 1 errors
1514
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)
1615
at _end (/vscode/node_modules/through/index.js:65:9)

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

+9-9
Original file line numberDiff line numberDiff line change
@@ -119,16 +119,16 @@ Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type
119119
Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type '(string | number | symbol)[]' is not assignable to type '(string | symbol)[]'.
120120
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
121121
Type 'number' is not assignable to type 'string | symbol'.
122-
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
123122
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
123+
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
124124
created packages/reactivity/dist/reactivity.esm-bundler.js in ?s
125125
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.js...
126126
created packages/reactivity/dist/reactivity.esm-browser.js in ?s
127127
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.cjs.js...
128-
created packages/reactivity/dist/reactivity.cjs.js in ?s
129-
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.global.js...
130128
created packages/runtime-core/dist/runtime-core.esm-bundler.js in ?s
131129
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.cjs.js...
130+
created packages/reactivity/dist/reactivity.cjs.js in ?s
131+
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.global.js...
132132
created packages/reactivity/dist/reactivity.global.js in ?s
133133
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.prod.js...
134134
created packages/reactivity/dist/reactivity.esm-browser.prod.js in ?s
@@ -146,8 +146,8 @@ Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type
146146
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
147147
Type 'number' is not assignable to type 'string | symbol'.
148148
Warning: dist/packages/runtime-core/src/index.d.ts:34:9 - (TS2717) Subsequent property declarations must have the same type. Property 'runtimeCoreBailTypes' must be of type 'VNode<RendererNode, RendererElement, { [key: string]: any; }> | { $: ComponentInternalInstance; }', but here has type 'VNode<RendererNode, RendererElement, { [key: string]: any; }> | { $: ComponentInternalInstance; }'.
149-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-bundler.js...
150149
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.js...
150+
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-bundler.js...
151151
created packages/runtime-dom/dist/runtime-dom.esm-bundler.js in ?s
152152
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-browser.js...
153153
created packages/server-renderer/dist/server-renderer.cjs.js in ?s
@@ -157,11 +157,11 @@ created packages/runtime-dom/dist/runtime-dom.esm-browser.js in ?s
157157
created packages/runtime-dom/dist/runtime-dom.cjs.js in ?s
158158
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.js...
159159
created packages/server-renderer/dist/server-renderer.cjs.prod.js in ?s
160-
created packages/runtime-dom/dist/runtime-dom.global.js in ?s
161-
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-browser.prod.js...
162160
Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type '(string | number | symbol)[]' is not assignable to type '(string | symbol)[]'.
163161
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
164162
Type 'number' is not assignable to type 'string | symbol'.
163+
created packages/runtime-dom/dist/runtime-dom.global.js in ?s
164+
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-browser.prod.js...
165165
/vue-next/packages/sfc-playground/src/index.ts → packages/sfc-playground/dist/sfc-playground.global.js...
166166
[!] Error: Could not resolve entry module (packages/sfc-playground/src/index.ts).
167167
Error: Could not resolve entry module (packages/sfc-playground/src/index.ts).
@@ -171,16 +171,16 @@ Error: Could not resolve entry module (packages/sfc-playground/src/index.ts).
171171
/vue-next/node_modules/brotli/build/encode.js:3
172172
1<process.argv.length?process.argv[1].replace(/\\/g,"/"):"unknown-program");b.arguments=process.argv.slice(2);"undefined"!==typeof module&&(module.exports=b);process.on("uncaughtException",function(a){if(!(a instanceof y))throw a;});b.inspect=function(){return"[Emscripten Module object]"}}else if(x)b.print||(b.print=print),"undefined"!=typeof printErr&&(b.printErr=printErr),b.read="undefined"!=typeof read?read:function(){throw"no read() available (jsc?)";},b.readBinary=function(a){if("function"===
173173
^
174-
Error: Command failed with exit code 1: rollup -c --environment COMMIT:4fe4de0,NODE_ENV:development,TARGET:sfc-playground,TYPES:true
174+
Error: Command failed with exit code 1: rollup -c --environment COMMIT:7db8c9c,NODE_ENV:development,TARGET:sfc-playground,TYPES:true
175175
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
176176
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
177177
at processTicksAndRejections (node:internal/process/task_queues:94:5)
178178
at async build (/vue-next/scripts/build.js:91:3)
179179
at async runParallel (/vue-next/scripts/build.js:67:9)
180180
at async buildAll (/vue-next/scripts/build.js:53:3)
181181
at async run (/vue-next/scripts/build.js:44:5) {
182-
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:4fe4de0,NODE_ENV:development,TARGET:sfc-playground,TYPES:true',
183-
command: 'rollup -c --environment COMMIT:4fe4de0,NODE_ENV:development,TARGET:sfc-playground,TYPES:true',
182+
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:7db8c9c,NODE_ENV:development,TARGET:sfc-playground,TYPES:true',
183+
command: 'rollup -c --environment COMMIT:7db8c9c,NODE_ENV:development,TARGET:sfc-playground,TYPES:true',
184184
exitCode: 1,
185185
signal: undefined,
186186
signalDescription: undefined,

0 commit comments

Comments
 (0)