Skip to content

Commit ff2fdb0

Browse files
Update user baselines +cc @sandersn
1 parent 9705547 commit ff2fdb0

File tree

9 files changed

+126
-334
lines changed

9 files changed

+126
-334
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ 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...
88
==[ @azure/eslint-plugin-azure-sdk ]==============================[ 1 of 77 ]==
9-
"@azure-tests/perf-ai-metrics-advisor" is blocked by "@azure/eslint-plugin-azure-sdk".
109
"@azure/abort-controller" is blocked by "@azure/eslint-plugin-azure-sdk".
1110
"@azure/ai-text-analytics" is blocked by "@azure/eslint-plugin-azure-sdk".
1211
"@azure-tests/perf-ai-text-analytics" is blocked by "@azure/eslint-plugin-azure-sdk".
@@ -67,6 +66,7 @@ Executing a maximum of ?simultaneous processes...
6766
"@azure/synapse-spark" is blocked by "@azure/eslint-plugin-azure-sdk".
6867
"@azure/template" is blocked by "@azure/eslint-plugin-azure-sdk".
6968
"@azure/test-utils-perfstress" is blocked by "@azure/eslint-plugin-azure-sdk".
69+
"@azure-tests/perf-ai-metrics-advisor" is blocked by "@azure/eslint-plugin-azure-sdk".
7070
"@azure/test-utils-recorder" is blocked by "@azure/eslint-plugin-azure-sdk".
7171
"@azure/storage-internal-avro" is blocked by "@azure/eslint-plugin-azure-sdk".
7272
"@azure/test-utils-multi-version" is blocked by "@azure/eslint-plugin-azure-sdk".

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

Lines changed: 79 additions & 59 deletions
Large diffs are not rendered by default.

tests/baselines/reference/docker/vscode.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this comm
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.
12+
(node:20) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.
1313
[XX:XX:XX] 'compile' errored after
1414
[XX:XX:XX] Error: Found 1 errors
1515
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s
7070
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.js...
7171
created packages/compiler-core/dist/compiler-core.esm-bundler.js in ?s
7272
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.js...
73-
created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s
74-
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.js...
7573
created packages/compiler-core/dist/compiler-core.cjs.js in ?s
7674
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.prod.js...
75+
created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s
76+
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.js...
7777
created packages/compiler-dom/dist/compiler-dom.cjs.js in ?s
7878
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.js...
7979
created packages/compiler-core/dist/compiler-core.cjs.prod.js in ?s
@@ -157,8 +157,6 @@ 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'.
@@ -171,16 +169,16 @@ Error: Could not resolve entry module (packages/sfc-playground/src/index.ts).
171169
/vue-next/node_modules/brotli/build/encode.js:3
172170
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"===
173171
^
174-
Error: Command failed with exit code 1: rollup -c --environment COMMIT:4fe4de0,NODE_ENV:development,TARGET:sfc-playground,TYPES:true
172+
Error: Command failed with exit code 1: rollup -c --environment COMMIT:870f2a7,NODE_ENV:development,TARGET:sfc-playground,TYPES:true
175173
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
176174
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
177175
at processTicksAndRejections (node:internal/process/task_queues:94:5)
178176
at async build (/vue-next/scripts/build.js:91:3)
179177
at async runParallel (/vue-next/scripts/build.js:67:9)
180178
at async buildAll (/vue-next/scripts/build.js:53:3)
181179
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',
180+
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:870f2a7,NODE_ENV:development,TARGET:sfc-playground,TYPES:true',
181+
command: 'rollup -c --environment COMMIT:870f2a7,NODE_ENV:development,TARGET:sfc-playground,TYPES:true',
184182
exitCode: 1,
185183
signal: undefined,
186184
signalDescription: undefined,

0 commit comments

Comments
 (0)