Skip to content

DeployServerlessUI

DeployServerlessUI #44

Manually triggered September 3, 2024 17:04
Status Success
Total duration 9m 50s
Artifacts

DeployServerlessUI.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 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, azure/CLI@v1. 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
BlazorTable: Could not resolve type 'System.Threading.WasmRuntime'.
Build release: DatabaseManager.BlazorComponents/Pages/DataIndex/CreateIndex.razor#L64
Found markup element with unexpected name 'ProgressBar'. If this is intended to be a component, add a @using directive for its namespace.
Build release: DatabaseManager.BlazorComponents/Pages/DataModel/DataModel.razor#L28
Found markup element with unexpected name 'ProgressBar'. If this is intended to be a component, add a @using directive for its namespace.
Build release: DatabaseManager.BlazorComponents/Models/InterpolationResult.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build release: DatabaseManager.BlazorComponents/Pages/DataIndex/BasemapView.razor#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build release: DatabaseManager.BlazorComponents/Pages/Settings/CSVSettings.razor#L58
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.BlazorComponents/Pages/DataIndex/SurfaceView.razor#L126
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.BlazorComponents/Services/ReportEdit.cs#L35
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.BlazorComponents/Pages/DataIndex/SurfaceView.razor#L202
The variable 'e' is declared but never used
Build release: DatabaseManager.BlazorComponents/Pages/DataIndex/SelectColumns.razor#L18
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.