Skip to content

Add or update the Azure App Service build and deployment workflow config #1

Add or update the Azure App Service build and deployment workflow config

Add or update the Azure App Service build and deployment workflow config #1

Triggered via push March 12, 2025 10:50
Status Success
Total duration 2m 29s
Artifacts
build-and-deploy
2m 21s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-deploy
Neither AzureWebJobsStorage nor AzureWebJobsStorage__accountName exist in app settings (from Azure Resource Manager with RBAC 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
build-and-deploy: MyCsharpConsole/WellStructureCsharpClass.cs#L18
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-deploy: MyCsharpConsole/TodoInfo.cs#L22
Non-nullable field '_todoname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-deploy: MyCsharpConsole/TodoInfo.cs#L21
Non-nullable field '_todoname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-deploy: MyCsharpConsole/StatusInfo.cs#L5
Non-nullable property 'StatusName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy
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-and-deploy: MyCsharpConsole/WellStructureCsharpClass.cs#L18
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-deploy: MyCsharpConsole/TodoInfo.cs#L22
Non-nullable field '_todoname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-deploy: MyCsharpConsole/TodoInfo.cs#L21
Non-nullable field '_todoname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-deploy: MyCsharpConsole/StatusInfo.cs#L5
Non-nullable property 'StatusName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy
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.