Azure Naming Tool - Build and deploy to an Azure Web App #1
deploy-azure-naming-tool-to-azure-webapps-dotnet-core.yml
on: workflow_dispatch
Annotations
10 warnings
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
build:
src/Helpers/ConfigurationHelper.cs#L989
Converting null literal or possible null value to non-nullable type.
|
|
build:
src/Components/Pages/Index.razor#L92
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:
src/Components/Layout/NavMenu.razor#L182
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:
src/Attributes/ApiKeyAttribute.cs#L53
Dereference of a possibly null reference.
|
|
build:
src/Helpers/ConfigurationHelper.cs#L989
Converting null literal or possible null value to non-nullable type.
|
|
build:
src/Components/Pages/Index.razor#L92
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:
src/Components/Layout/NavMenu.razor#L182
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:
src/Attributes/ApiKeyAttribute.cs#L53
Dereference of a possibly null reference.
|
|
deploy
Skip setting environment url as environment 'Development' may contain secret.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
.net-app
Expired
|
7.54 MB |
sha256:e23d0cb86c7283089d4bfccfbdaf1d4eed561c8de41c318767a294a9e100fd7f
|
|