Skip to content

Commit b3ffc34

Browse files
Update user baselines +cc @sandersn
1 parent b61fb78 commit b3ffc34

File tree

4 files changed

+205
-200
lines changed

4 files changed

+205
-200
lines changed

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

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

44
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5-
Node.js version is 14.14.0 (pre-LTS)
5+
Node.js version is 15.0.1 (unstable)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
88
BLOCKED (51)
@@ -38,7 +38,7 @@ BLOCKED (51)
3838
@azure/core-tracing
3939
@azure/cosmos
4040
@azure/data-tables
41-
@azure/digital-twins
41+
@azure/digital-twins-core
4242
@azure/eventgrid
4343
@azure/eventhubs-checkpointstore-blob
4444
@azure/identity
@@ -84,7 +84,8 @@ rush rebuild - Errors! (? seconds)
8484

8585

8686
Standard error:
87-
87+
Your version of Node.js (X.X.X) has not been tested with this release of Rush. Please consider installing a newer version of the "@microsoft/rush" package, or downgrading Node.js.
88+
Your version of Node.js (X.X.X) is an odd-numbered release. These releases frequently have bugs. Please consider installing a Long Term Support (LTS) version instead.
8889
XX of XX: [@azure/eslint-plugin-azure-sdk] failed!
8990
XX of XX: [@azure/abort-controller] blocked by [@azure/eslint-plugin-azure-sdk]!
9091
XX of XX: [@azure/communication-chat] blocked by [@azure/eslint-plugin-azure-sdk]!
@@ -113,7 +114,7 @@ XX of XX: [@azure/storage-blob] blocked by [@azure/eslint-plugin-azure-sdk]!
113114
XX of XX: [@azure/storage-blob-changefeed] blocked by [@azure/eslint-plugin-azure-sdk]!
114115
XX of XX: [@azure/storage-file-datalake] blocked by [@azure/eslint-plugin-azure-sdk]!
115116
XX of XX: [@azure/data-tables] blocked by [@azure/eslint-plugin-azure-sdk]!
116-
XX of XX: [@azure/digital-twins] blocked by [@azure/eslint-plugin-azure-sdk]!
117+
XX of XX: [@azure/digital-twins-core] blocked by [@azure/eslint-plugin-azure-sdk]!
117118
XX of XX: [@azure/eventgrid] blocked by [@azure/eslint-plugin-azure-sdk]!
118119
XX of XX: [@azure/identity] blocked by [@azure/eslint-plugin-azure-sdk]!
119120
XX of XX: [@azure/keyvault-common] blocked by [@azure/eslint-plugin-azure-sdk]!

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

Lines changed: 3 additions & 3 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 build /vue-next
4+
> build
55
> node scripts/build.js "--types"
66
Rolling up type definitions for compiler-core...
77
Analysis will use the bundled TypeScript version 3.9.7
@@ -86,8 +86,8 @@ API Extractor completed successfully.
8686
compiler-dom.global.prod.js min:44.24kb / gzip:17.04kb / brotli:15.46kb
8787
reactivity.global.prod.js min:8.37kb / gzip:3.24kb / brotli:3.00kb
8888
runtime-dom.global.prod.js min:68.76kb / gzip:26.43kb / brotli:23.92kb
89-
size-check.global.prod.js min:39.98kb / gzip:15.95kb / brotli:14.59kb
90-
vue.global.prod.js min:105.87kb / gzip:40.14kb / brotli:36.07kb
89+
size-check.global.prod.js min:39.98kb / gzip:15.95kb / brotli:14.55kb
90+
vue.global.prod.js min:105.87kb / gzip:40.14kb / brotli:36.09kb
9191

9292

9393

0 commit comments

Comments
 (0)