Skip to content

Commit 6cbd9bb

Browse files
Update user baselines +cc @sandersn
1 parent 80dfc6a commit 6cbd9bb

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +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.5.1 (unstable)
5+
Node.js version is 15.6.0 (unstable)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
8-
==[ @azure/eslint-plugin-azure-sdk ]==============================[ 1 of 58 ]==
8+
==[ @azure/eslint-plugin-azure-sdk ]==============================[ 1 of 59 ]==
99
"@azure/abort-controller" is blocked by "@azure/eslint-plugin-azure-sdk".
1010
"@azure/communication-administration" is blocked by "@azure/eslint-plugin-azure-sdk".
1111
"@azure/communication-chat" is blocked by "@azure/eslint-plugin-azure-sdk".
@@ -54,6 +54,7 @@ Executing a maximum of ?simultaneous processes...
5454
"@azure/storage-internal-avro" is blocked by "@azure/eslint-plugin-azure-sdk".
5555
"@azure/test-utils-multi-version" is blocked by "@azure/eslint-plugin-azure-sdk".
5656
"@azure/core-https" is blocked by "@azure/eslint-plugin-azure-sdk".
57+
"@azure/core-crypto" is blocked by "@azure/eslint-plugin-azure-sdk".
5758
"@azure/core-asynciterator-polyfill" is blocked by "@azure/eslint-plugin-azure-sdk".
5859
"@azure/core-paging" is blocked by "@azure/eslint-plugin-azure-sdk".
5960
"@azure/core-tracing" is blocked by "@azure/eslint-plugin-azure-sdk".
@@ -63,7 +64,7 @@ Executing a maximum of ?simultaneous processes...
6364
"@azure/event-processor-host" is blocked by "@azure/eslint-plugin-azure-sdk".
6465
"testhub" is blocked by "@azure/eslint-plugin-azure-sdk".
6566
"@azure/logger" is blocked by "@azure/eslint-plugin-azure-sdk".
66-
==[ BLOCKED: 57 projects ]=====================================================
67+
==[ BLOCKED: 58 projects ]=====================================================
6768
These projects were blocked by dependencies that failed:
6869
@azure/abort-controller
6970
@azure/ai-anomaly-detector
@@ -80,6 +81,7 @@ These projects were blocked by dependencies that failed:
8081
@azure/core-asynciterator-polyfill
8182
@azure/core-auth
8283
@azure/core-client
84+
@azure/core-crypto
8385
@azure/core-http
8486
@azure/core-https
8587
@azure/core-lro
@@ -141,8 +143,7 @@ rush rebuild (? seconds)
141143

142144

143145
Standard error:
144-
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.
145-
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.
146+
Your version of Node.js (X.X.X) has not been tested with this release of the Rush engine. Please consider upgrading the "rushVersion" setting in rush.json, or downgrading Node.js.
146147
Returned error code: 2
147148
"@azure/eslint-plugin-azure-sdk" failed to build.
148149
Projects failed to build.

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,6 @@ The API report is up to date: temp/compiler-dom.api.md
1919
Writing package typings: /vue-next/packages/compiler-dom/dist/compiler-dom.d.ts
2020
Writing package typings: /vue-next/dist/compiler-dom.d.ts
2121
API Extractor completed successfully.
22-
Rolling up type definitions for compiler-sfc...
23-
Analysis will use the bundled TypeScript version 4.1.3
24-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
25-
Writing: /vue-next/temp/compiler-sfc.api.json
26-
The API report is up to date: temp/compiler-sfc.api.md
27-
Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts
28-
Writing package typings: /vue-next/dist/compiler-sfc.d.ts
29-
API Extractor completed successfully.
3022
Rolling up type definitions for compiler-ssr...
3123
Analysis will use the bundled TypeScript version 4.1.3
3224
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
@@ -35,6 +27,14 @@ The API report is up to date: temp/compiler-ssr.api.md
3527
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
3628
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
3729
API Extractor completed successfully.
30+
Rolling up type definitions for compiler-sfc...
31+
Analysis will use the bundled TypeScript version 4.1.3
32+
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
33+
Writing: /vue-next/temp/compiler-sfc.api.json
34+
The API report is up to date: temp/compiler-sfc.api.md
35+
Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts
36+
Writing package typings: /vue-next/dist/compiler-sfc.d.ts
37+
API Extractor completed successfully.
3838

3939

4040

@@ -75,9 +75,10 @@ Warning: dist/packages/compiler-core/src/options.d.ts:149:35 - (tsdoc-malformed-
7575
Warning: dist/packages/compiler-core/src/options.d.ts:149:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
7676
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
7777
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
78+
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
7879
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
7980
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.global.js...
80-
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
81+
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
8182
(!) Missing shims for Node.js built-ins
8283
Creating a browser bundle that depends on 'path', 'url' and 'util'. You might need to include https://github.com/ionic-team/rollup-plugin-node-polyfills
8384
(!) Missing global variable names
@@ -86,12 +87,11 @@ path (guessing 'path')
8687
url (guessing 'url')
8788
util (guessing 'require$$0')
8889
created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s
89-
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
9090
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:36 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
9191
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:23 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name
9292
Warning: dist/packages/compiler-sfc/src/compileStyle.d.ts:18:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
93-
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
9493
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
94+
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
9595
[!] (plugin rpt2) Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error TS2322: Type '(target: object) => (string | number | symbol)[]' is not assignable to type '(target: object) => ArrayLike<string | symbol>'.
9696
Type '(string | number | symbol)[]' is not assignable to type 'ArrayLike<string | symbol>'.
9797
Index signatures are incompatible.
@@ -104,9 +104,9 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error
104104
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
105105
Type 'number' is not assignable to type 'string | symbol'.
106106
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:4533:30)
107-
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18092:12)
108-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18699:24)
109-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18261:38)
107+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18144:12)
108+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18751:24)
109+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18313:38)
110110
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
111111
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
112112
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
@@ -116,13 +116,13 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error
116116
/vue-next/node_modules/brotli/build/encode.js:3
117117
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"===
118118
^
119-
Error: Command failed with exit code 1: rollup -c --environment COMMIT:e79feb0,NODE_ENV:production,TARGET:reactivity,TYPES:true
119+
Error: Command failed with exit code 1: rollup -c --environment COMMIT:c2f4664,NODE_ENV:production,TARGET:reactivity,TYPES:true
120120
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
121121
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
122-
at processTicksAndRejections (node:internal/process/task_queues:93:5)
122+
at processTicksAndRejections (node:internal/process/task_queues:94:5)
123123
at async build (/vue-next/scripts/build.js:91:3) {
124-
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:e79feb0,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125-
command: 'rollup -c --environment COMMIT:e79feb0,NODE_ENV:production,TARGET:reactivity,TYPES:true',
124+
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:c2f4664,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125+
command: 'rollup -c --environment COMMIT:c2f4664,NODE_ENV:production,TARGET:reactivity,TYPES:true',
126126
exitCode: 1,
127127
signal: undefined,
128128
signalDescription: undefined,

tests/baselines/reference/user/TypeScript-Node-Starter.log

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Standard output:
33
node_modules/connect-mongo/src/types.d.ts(113,66): error TS2694: Namespace 'Express' has no exported member 'SessionData'.
44
node_modules/connect-mongo/src/types.d.ts(114,45): error TS2694: Namespace 'Express' has no exported member 'SessionData'.
55
node_modules/connect-mongo/src/types.d.ts(118,47): error TS2694: Namespace 'Express' has no exported member 'SessionData'.
6-
src/app.ts(31,10): error TS2540: Cannot assign to 'Promise' because it is a read-only property.
76
src/app.ts(72,21): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial<SessionData>'.
87
src/app.ts(75,21): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial<SessionData>'.
98
src/app.ts(116,30): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial<SessionData>'.

0 commit comments

Comments
 (0)