Skip to content

DeployDataOpsManagement #3

DeployDataOpsManagement

DeployDataOpsManagement #3

Manually triggered August 28, 2024 20:12
Status Success
Total duration 3m 25s
Artifacts

DeployDataOpsManagement.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build release: DatabaseManager.Services.DataOpsManagement/Services/AzureFileStorage.cs#L36
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build release: DatabaseManager.Services.DataOpsManagement/Services/AzureFileStorage.cs#L36
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.