Skip to content

Commit 1aba988

Browse files
Update user baselines +cc @sandersn
1 parent aadfba0 commit 1aba988

File tree

3 files changed

+18
-16
lines changed

3 files changed

+18
-16
lines changed

Diff for: tests/baselines/reference/docker/azure-sdk.log

+5-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
55
Node.js version is 16.10.0 (pre-LTS)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
8-
==[ @azure/dev-tool ]============================================[ 1 of 124 ]==
8+
==[ @azure/dev-tool ]============================================[ 1 of 125 ]==
99
"@azure-rest/agrifood-farming" is blocked by "@azure/dev-tool".
1010
"@azure-rest/ai-document-translator" is blocked by "@azure/dev-tool".
1111
"@azure-rest/confidential-ledger" is blocked by "@azure/dev-tool".
@@ -25,6 +25,7 @@ Executing a maximum of ?simultaneous processes...
2525
"@azure/app-configuration" is blocked by "@azure/dev-tool".
2626
"@azure-tests/perf-app-configuration" is blocked by "@azure/dev-tool".
2727
"@azure/arm-apimanagement" is blocked by "@azure/dev-tool".
28+
"@azure/arm-rediscache" is blocked by "@azure/dev-tool".
2829
"@azure/attestation" is blocked by "@azure/dev-tool".
2930
"@azure/communication-chat" is blocked by "@azure/dev-tool".
3031
"@azure/communication-identity" is blocked by "@azure/dev-tool".
@@ -127,9 +128,9 @@ Executing a maximum of ?simultaneous processes...
127128
"@azure/core-xml" is blocked by "@azure/dev-tool".
128129
"@azure/event-processor-host" is blocked by "@azure/dev-tool".
129130
"@azure/logger" is blocked by "@azure/dev-tool".
130-
==[ @azure/eslint-plugin-azure-sdk ]===========================[ 123 of 124 ]==
131+
==[ @azure/eslint-plugin-azure-sdk ]===========================[ 124 of 125 ]==
131132
"@azure/core-asynciterator-polyfill" is blocked by "@azure/eslint-plugin-azure-sdk".
132-
==[ BLOCKED: 122 projects ]====================================================
133+
==[ BLOCKED: 123 projects ]====================================================
133134
These projects were blocked by dependencies that failed:
134135
@azure-rest/agrifood-farming
135136
@azure-rest/ai-document-translator
@@ -180,6 +181,7 @@ These projects were blocked by dependencies that failed:
180181
@azure/arm-network
181182
@azure/arm-policy
182183
@azure/arm-purview
184+
@azure/arm-rediscache
183185
@azure/arm-resources
184186
@azure/arm-resources-subscriptions
185187
@azure/arm-servicebus

Diff for: tests/baselines/reference/docker/prettier.log

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ parser-typescript.js...........info Visit https://yarnpkg.com/en/docs/cli/run fo
1717
Standard error:
1818

1919
<--- Last few GCs --->
20-
[19:0x5470e50] ?s: Scavenge 3040.0 (3108.3) -> 3035.8 (3109.3) MB, 42.0 / ?s (average mu = 0.376, current mu = 0.367) allocation failure
21-
[19:0x5470e50] ?s: Scavenge 3041.0 (3109.3) -> 3037.6 (3111.8) MB, 16.3 / ?s (average mu = 0.376, current mu = 0.367) allocation failure
22-
[19:0x5470e50] ?s: Scavenge 3043.4 (3111.8) -> 3039.7 (3129.5) MB, 1011.9 / ?s (average mu = 0.376, current mu = 0.367) allocation failure
20+
[18:0x4a36e50] ?s: Scavenge 3039.7 (3108.3) -> 3035.5 (3109.3) MB, 11.4 / ?s (average mu = 0.366, current mu = 0.364) allocation failure
21+
[18:0x4a36e50] ?s: Scavenge 3040.7 (3109.3) -> 3037.2 (3111.8) MB, 14.1 / ?s (average mu = 0.366, current mu = 0.364) allocation failure
22+
[18:0x4a36e50] ?s: Scavenge 3043.1 (3111.8) -> 3039.3 (3129.5) MB, 1037.0 / ?s (average mu = 0.366, current mu = 0.364) allocation failure
2323
<--- JS stacktrace --->
2424
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
2525
1: 0xafd010 node::Abort() [/usr/local/bin/node]

Diff for: tests/baselines/reference/docker/vue-next.log

+10-10
Original file line numberDiff line numberDiff line change
@@ -143,15 +143,15 @@ Warning: /vue-next/packages/reactivity/src/computed.ts:91:30 - (TS2339) Property
143143
Property 'set' does not exist on type 'ComputedGetter<T>'.
144144
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
145145
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
146-
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
147-
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js...
148146
Warning: /vue-next/packages/reactivity/src/computed.ts:83:5 - (TS2322) Type 'ComputedGetter<T> | WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
149147
Type 'WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
150148
Type 'WritableComputedOptions<T>' provides no match for the signature '(...args: any[]): T'.
151149
Warning: /vue-next/packages/reactivity/src/computed.ts:90:30 - (TS2339) Property 'get' does not exist on type 'ComputedGetter<T> | WritableComputedOptions<T>'.
152150
Property 'get' does not exist on type 'ComputedGetter<T>'.
153151
Warning: /vue-next/packages/reactivity/src/computed.ts:91:30 - (TS2339) Property 'set' does not exist on type 'ComputedGetter<T> | WritableComputedOptions<T>'.
154152
Property 'set' does not exist on type 'ComputedGetter<T>'.
153+
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
154+
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js...
155155
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
156156
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
157157
created packages/compiler-sfc/dist/compiler-sfc.esm-browser.js in ?s
@@ -171,15 +171,13 @@ Warning: /vue-next/packages/reactivity/src/computed.ts:91:30 - (TS2339) Property
171171
Property 'set' does not exist on type 'ComputedGetter<T>'.
172172
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
173173
/vue-next/packages/ref-transform/src/index.ts → packages/ref-transform/dist/ref-transform.cjs.js...
174-
created packages/ref-transform/dist/ref-transform.cjs.js in ?s
175174
created packages/reactivity/dist/reactivity.esm-bundler.js in ?s
176175
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.js...
176+
created packages/ref-transform/dist/ref-transform.cjs.js in ?s
177177
created packages/reactivity/dist/reactivity.esm-browser.js in ?s
178178
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.cjs.js...
179179
created packages/reactivity/dist/reactivity.cjs.js in ?s
180180
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.global.js...
181-
created packages/reactivity/dist/reactivity.global.js in ?s
182-
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.prod.js...
183181
Warning: /vue-next/packages/reactivity/src/computed.ts:83:5 - (TS2322) Type 'ComputedGetter<T> | WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
184182
Type 'WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
185183
Type 'WritableComputedOptions<T>' provides no match for the signature '(...args: any[]): T'.
@@ -188,6 +186,8 @@ Warning: /vue-next/packages/reactivity/src/computed.ts:90:30 - (TS2339) Property
188186
Warning: /vue-next/packages/reactivity/src/computed.ts:91:30 - (TS2339) Property 'set' does not exist on type 'ComputedGetter<T> | WritableComputedOptions<T>'.
189187
Property 'set' does not exist on type 'ComputedGetter<T>'.
190188
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
189+
created packages/reactivity/dist/reactivity.global.js in ?s
190+
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.prod.js...
191191
created packages/reactivity/dist/reactivity.esm-browser.prod.js in ?s
192192
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.cjs.prod.js...
193193
created packages/reactivity/dist/reactivity.cjs.prod.js in ?s
@@ -220,9 +220,9 @@ Warning: /vue-next/packages/reactivity/src/computed.ts:91:30 - (TS2339) Property
220220
Warning: dist/packages/runtime-core/src/apiCreateApp.d.ts:47:27 - (tsdoc-characters-after-block-tag) The token "@vue" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
221221
Warning: dist/packages/runtime-core/src/compat/global.d.ts:30:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
222222
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; }'.
223-
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.esm-bundler.js...
224223
created packages/runtime-dom/dist/runtime-dom.cjs.js in ?s
225224
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.js...
225+
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.esm-bundler.js...
226226
created packages/runtime-dom/dist/runtime-dom.global.js in ?s
227227
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-browser.prod.js...
228228
created packages/server-renderer/dist/server-renderer.esm-bundler.js in ?s
@@ -252,14 +252,14 @@ Warning: /vue-next/packages/reactivity/src/computed.ts:91:30 - (TS2339) Property
252252
Warning: dist/packages/server-renderer/src/renderToStream.d.ts:11:4 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
253253
/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.esm-bundler.js...
254254
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-bundler.js...
255-
created packages/vue/dist/vue.esm-bundler.js in ?s
256-
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-bundler.js...
257255
created packages/shared/dist/shared.esm-bundler.js in ?s
258256
/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.cjs.js...
259-
created packages/vue/dist/vue.runtime.esm-bundler.js in ?s
260-
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.cjs.js...
257+
created packages/vue/dist/vue.esm-bundler.js in ?s
258+
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-bundler.js...
261259
created packages/shared/dist/shared.cjs.js in ?s
262260
/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.cjs.prod.js...
261+
created packages/vue/dist/vue.runtime.esm-bundler.js in ?s
262+
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.cjs.js...
263263
created packages/vue/dist/vue.cjs.js in ?s
264264
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.global.js...
265265
created packages/shared/dist/shared.cjs.prod.js in ?s

0 commit comments

Comments
 (0)