Update user baselines (#34002)

This commit is contained in:
TypeScript Bot 2019-10-12 11:06:05 -07:00 committed by Wesley Wigham
parent 35a6426a79
commit 97a4a0e27c
3 changed files with 3 additions and 4 deletions

View file

@ -216,12 +216,12 @@ XX of XX: [@azure/core-http] failed to build!
XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
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/eventhubs-checkpointstore-blob] 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/template] blocked by [@azure/core-http]!
XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds
XX of XX: [@azure/cosmos] completed with warnings in ? seconds

View file

@ -86,7 +86,6 @@ Standard output:
@uifabric/merge-styles: PASS src/Stylesheet.test.ts
@uifabric/merge-styles: PASS src/extractStyleParts.test.ts
@uifabric/merge-styles: PASS src/concatStyleSetsWithProps.test.ts
@uifabric/merge-styles: PASS src/fontFace.test.ts
@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts'
@uifabric/merge-styles: Done in ?s.
@uifabric/jest-serializer-merge-styles: yarn run vX.X.X

View file

@ -44,7 +44,7 @@ src/config/resolve-config.js(121,32): error TS2345: Argument of type '{ sync: fa
Property 'cache' is missing in type '{ sync: false; }' but required in type '{ cache: boolean; sync: boolean; }'.
src/config/resolve-config.js(128,32): error TS2345: Argument of type '{ sync: true; }' is not assignable to parameter of type '{ cache: boolean; sync: boolean; }'.
Property 'cache' is missing in type '{ sync: true; }' but required in type '{ cache: boolean; sync: boolean; }'.
src/doc/doc-printer.js(7,14): error TS1023: An index signature parameter type must be 'string' or 'number'.
src/doc/doc-printer.js(7,14): error TS1023: An index signature parameter type must be either 'string' or 'number'.
src/doc/doc-printer.js(7,37): error TS2304: Cannot find name 'MODE'.
src/doc/doc-printer.js(257,17): error TS2532: Object is possibly 'undefined'.
src/doc/doc-printer.js(258,18): error TS2532: Object is possibly 'undefined'.