Skip to content

Add missing multi-tenant support. #289

Add missing multi-tenant support.

Add missing multi-tenant support. #289

Triggered via pull request November 20, 2024 15:48
Status Failure
Total duration 1m 14s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.