-
Notifications
You must be signed in to change notification settings - Fork 12.9k
🤖 User test baselines have changed #32837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sandersn
merged 1 commit into
microsoft:master
from
typescript-bot:user-update-Microsoft-20190702
Aug 13, 2019
+102
−60
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,94 +2,153 @@ Exit Code: 1 | |
Standard output: | ||
|
||
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io | ||
Node.js version is 12.7.0 (pre-LTS) | ||
Node.js version is 12.8.0 (pre-LTS) | ||
Starting "rush rebuild" | ||
Executing a maximum of ?simultaneous processes... | ||
XX of XX: [@azure/identity] completed successfully in ? seconds | ||
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds | ||
XX of XX: [@azure/abort-controller] completed successfully in ? seconds | ||
XX of XX: [@azure/core-arm] completed successfully in ? seconds | ||
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds | ||
XX of XX: [@azure/core-auth] completed successfully in ? seconds | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 2 | ||
npm ERR! @azure/[email protected].2 build:tsc: `tsc -p tsconfig.es.json` | ||
npm ERR! @azure/[email protected].3 build:tsc: `tsc -p tsconfig.es.json` | ||
npm ERR! Exit status 2 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected].2 build:tsc script. | ||
npm ERR! Failed at the @azure/[email protected].3 build:tsc script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
ERROR: "build:tsc" exited with 2. | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 1 | ||
npm ERR! @azure/[email protected].2 build:lib: `run-s build:tsc build:rollup build:minify-browser` | ||
npm ERR! @azure/[email protected].3 build:lib: `run-s build:tsc build:rollup build:minify-browser` | ||
npm ERR! Exit status 1 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected].2 build:lib script. | ||
npm ERR! Failed at the @azure/[email protected].3 build:lib script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
ERROR: "build:lib" exited with 1. | ||
XX of XX: [@azure/core-tracing] completed successfully in ? seconds | ||
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds | ||
XX of XX: [@azure/abort-controller] completed successfully in ? seconds | ||
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds | ||
XX of XX: [@azure/core-auth] completed successfully in ? seconds | ||
XX of XX: [@azure/core-paging] completed successfully in ? seconds | ||
XX of XX: [@azure/core-tracing] completed successfully in ? seconds | ||
XX of XX: [@azure/cosmos] completed successfully in ? seconds | ||
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 2 | ||
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local` | ||
npm ERR! Exit status 2 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected] extract-api script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 2 | ||
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local` | ||
npm ERR! Exit status 2 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected] extract-api script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 2 | ||
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local` | ||
npm ERR! Exit status 2 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected] extract-api script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
XX of XX: [@azure/service-bus] completed successfully in ? seconds | ||
XX of XX: [@azure/storage-blob] completed successfully in ? seconds | ||
XX of XX: [@azure/storage-file] completed successfully in ? seconds | ||
XX of XX: [@azure/storage-queue] completed successfully in ? seconds | ||
XX of XX: [@azure/template] completed successfully in ? seconds | ||
XX of XX: [testhub] completed successfully in ? seconds | ||
SUCCESS (11) | ||
SUCCESS (15) | ||
================================ | ||
@azure/abort-controller (? seconds) | ||
@azure/core-arm (? seconds) | ||
@azure/core-asynciterator-polyfill (? seconds) | ||
@azure/core-auth (? seconds) | ||
@azure/core-paging (? seconds) | ||
@azure/core-tracing (? seconds) | ||
@azure/cosmos (? seconds) | ||
@azure/event-processor-host (? seconds) | ||
@azure/identity (? seconds) | ||
@azure/service-bus (? seconds) | ||
@azure/storage-blob (? seconds) | ||
@azure/storage-file (? seconds) | ||
@azure/storage-queue (? seconds) | ||
@azure/template (? seconds) | ||
testhub (? seconds) | ||
================================ | ||
SUCCESS WITH WARNINGS (1) | ||
================================ | ||
@azure/service-bus (? seconds) | ||
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md | ||
================================ | ||
BLOCKED (8) | ||
BLOCKED (1) | ||
================================ | ||
@azure/core-amqp | ||
@azure/core-arm | ||
@azure/event-hubs | ||
@azure/identity | ||
@azure/keyvault-certificates | ||
@azure/keyvault-keys | ||
@azure/keyvault-secrets | ||
@azure/template | ||
================================ | ||
FAILURE (1) | ||
FAILURE (5) | ||
================================ | ||
@azure/core-amqp ( ? seconds) | ||
>>> @azure/core-amqp | ||
tsc -p . && rollup -c 2>&1 | ||
src/errors.ts(580,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'. | ||
src/errors.ts(604,34): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof SystemErrorConditionMapper'. | ||
src/errors.ts(605,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'. | ||
src/shims.d.ts(14,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'window' must be of type 'Window & typeof globalThis', but here has type 'Window'. | ||
@azure/core-http ( ? seconds) | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 2 | ||
npm ERR! @azure/[email protected].2 build:tsc: `tsc -p tsconfig.es.json` | ||
npm ERR! @azure/[email protected].3 build:tsc: `tsc -p tsconfig.es.json` | ||
npm ERR! Exit status 2 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected].2 build:tsc script. | ||
npm ERR! Failed at the @azure/[email protected].3 build:tsc script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
ERROR: "build:tsc" exited with 2. | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 1 | ||
npm ERR! @azure/[email protected].2 build:lib: `run-s build:tsc build:rollup build:minify-browser` | ||
npm ERR! @azure/[email protected].3 build:lib: `run-s build:tsc build:rollup build:minify-browser` | ||
npm ERR! Exit status 1 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected].2 build:lib script. | ||
npm ERR! Failed at the @azure/[email protected].3 build:lib script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
ERROR: "build:lib" exited with 1. | ||
@azure/keyvault-certificates ( ? seconds) | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 2 | ||
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local` | ||
npm ERR! Exit status 2 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected] extract-api script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
@azure/keyvault-keys ( ? seconds) | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 2 | ||
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local` | ||
npm ERR! Exit status 2 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected] extract-api script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
@azure/keyvault-secrets ( ? seconds) | ||
npm ERR! code ELIFECYCLE | ||
npm ERR! errno 2 | ||
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local` | ||
npm ERR! Exit status 2 | ||
npm ERR! | ||
npm ERR! Failed at the @azure/[email protected] extract-api script. | ||
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | ||
npm ERR! A complete log of this run can be found in: | ||
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log | ||
================================ | ||
Error: Project(s) failed to build | ||
rush rebuild - Errors! ( ? seconds) | ||
|
@@ -98,14 +157,14 @@ rush rebuild - Errors! ( ? seconds) | |
|
||
Standard error: | ||
|
||
XX of XX: [@azure/core-amqp] failed to build! | ||
XX of XX: [@azure/event-hubs] blocked by [@azure/core-amqp]! | ||
XX of XX: [@azure/core-http] failed to build! | ||
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]! | ||
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]! | ||
XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]! | ||
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]! | ||
XX of XX: [@azure/identity] blocked by [@azure/core-http]! | ||
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]! | ||
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]! | ||
XX of XX: [@azure/template] blocked by [@azure/core-http]! | ||
XX of XX: [@azure/service-bus] completed with warnings in ? seconds | ||
XX of XX: [@azure/keyvault-certificates] failed to build! | ||
XX of XX: [@azure/keyvault-keys] failed to build! | ||
XX of XX: [@azure/keyvault-secrets] failed to build! | ||
[@azure/core-amqp] Returned error code: 2 | ||
[@azure/core-http] Returned error code: 1 | ||
[@azure/keyvault-certificates] Returned error code: 2 | ||
[@azure/keyvault-keys] Returned error code: 2 | ||
[@azure/keyvault-secrets] Returned error code: 2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
Exit Code: 1 | ||
Standard output: | ||
node_modules/@typescript-eslint/typescript-estree/dist/parser.d.ts(1,8): error TS1259: Module '"/prettier/prettier/node_modules/typescript/lib/typescript"' can only be default-imported using the 'esModuleInterop' flag | ||
src/cli/util.js(60,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'number | undefined'. | ||
src/cli/util.js(60,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'number'. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
src/cli/util.js(119,38): error TS2339: Property 'sync' does not exist on type '(...args: any[]) => any'. | ||
src/cli/util.js(372,29): error TS2532: Object is possibly 'undefined'. | ||
src/cli/util.js(372,64): error TS2339: Property 'length' does not exist on type 'Ignore'. | ||
src/cli/util.js(413,36): error TS2345: Argument of type '{ dot: true; nodir: boolean; }' is not assignable to parameter of type 'GlobbyOptions'. | ||
Object literal may only specify known properties, and 'nodir' does not exist in type 'GlobbyOptions'. | ||
src/cli/util.js(452,25): error TS2532: Object is possibly 'undefined'. | ||
src/cli/util.js(452,52): error TS2339: Property 'length' does not exist on type 'Ignore'. | ||
src/cli/util.js(510,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'number | undefined'. | ||
src/cli/util.js(510,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'number'. | ||
src/cli/util.js(531,37): error TS2339: Property 'grey' does not exist on type 'typeof import("../../../node_modules/chalk/types/index")'. | ||
src/cli/util.js(594,16): error TS2339: Property 'type' does not exist on type 'never'. | ||
src/cli/util.js(595,16): error TS2339: Property 'oppositeDescription' does not exist on type 'never'. | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
loos like Orta's module:pathname skipping code went in yesterday