Skip to content

DeployIndexSqlite

DeployIndexSqlite #7

Manually triggered February 21, 2024 20:57
Status Success
Total duration 2m 36s
Artifacts

DeployIndexSqlite.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, Azure/functions-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build release: DatabaseManager.Services.IndexSqlite/Helpers/LASLoader.cs#L265
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.IndexSqlite/Helpers/CommonExtensions.cs#L124
The variable 'ex' is declared but never used
Build release: DatabaseManager.Services.IndexSqlite/Helpers/IndexBuilder.cs#L165
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.IndexSqlite/Services/AzureFileStorageService.cs#L11
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.IndexSqlite/Services/DBDataAccess.cs#L31
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.IndexSqlite/Helpers/LASLoader.cs#L265
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.IndexSqlite/Helpers/CommonExtensions.cs#L124
The variable 'ex' is declared but never used
Build release: DatabaseManager.Services.IndexSqlite/Helpers/IndexBuilder.cs#L165
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.IndexSqlite/Services/AzureFileStorageService.cs#L11
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.IndexSqlite/Services/DBDataAccess.cs#L31
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
Neither AzureWebJobsStorage nor AzureWebJobsStorage__accountName exist in app settings (from Kudu SCM site with publish-profile credential). Please ensure one of them is configured as it is critical for function runtime. For more information, please visit the function app settings reference page: https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings#azurewebjobsstorage