Improve AAD fallback if key authentication is disabled #46
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/docdb/commands/createDocDBDocument.ts#L12
Missing return type on function
|
src/docdb/commands/createDocDBStoredProcedure.ts#L11
Missing return type on function
|
src/docdb/commands/createDocDBTrigger.ts#L11
Missing return type on function
|
src/docdb/commands/deleteDocDBDocument.ts#L10
Missing return type on function
|
src/docdb/commands/deleteDocDBStoredProcedure.ts#L10
Missing return type on function
|
src/docdb/commands/deleteDocDBTrigger.ts#L10
Missing return type on function
|
src/docdb/commands/executeDocDBStoredProcedure.ts#L11
Missing return type on function
|
src/docdb/commands/openStoredProcedure.ts#L11
Missing return type on function
|
src/docdb/commands/openTrigger.ts#L11
Missing return type on function
|
src/docdb/tree/DocDBStoredProcedureTreeItem.ts#L78
Unexpected any. Specify a different type
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading