Add missing multi-tenant support. #289
Annotations
4 errors
Build:
src/docdb/commands/executeNoSqlQuery.ts#L46
Argument of type '{ type: "auth"; }' is not assignable to parameter of type 'CosmosDBCredential'.
|
Build:
src/docdb/commands/getNoSqlQueryPlan.ts#L41
Argument of type '{ type: "auth"; }' is not assignable to parameter of type 'CosmosDBCredential'.
|
Build:
src/docdb/session/DocumentSession.ts#L48
Argument of type '{ type: "auth"; }' is not assignable to parameter of type 'CosmosDBCredential'.
|
Build
Process completed with exit code 2.
|