Skip to content

Build and deploy .NET Core application to Web App BudgetAppMVC #5

Build and deploy .NET Core application to Web App BudgetAppMVC

Build and deploy .NET Core application to Web App BudgetAppMVC #5

Triggered via push October 9, 2023 14:56
Status Failure
Total duration 6m 41s
Artifacts 1

BudgetAppMVC.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
deploy
ENOTFOUND
deploy
ENOTFOUND
deploy
Failed to deploy web package to App Service.
deploy
Deployment Failed, Error: Failed to deploy web package to App Service. getaddrinfo ENOTFOUND budgetappmvc.scm.azurewebsites.net
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: Budget App/Migrations/20230613095543_initial.cs#L9
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: Budget App/Migrations/20230613095543_initial.Designer.cs#L16
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: Budget App/Repositories/TransactionReposity.cs#L33
Possible null reference return.
build: Budget App/Repositories/CategoryRepository.cs#L37
Possible null reference return.
build: Budget App/Models/ViewModels/TransactionViewModel.cs#L7
Non-nullable property 'Transaction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Budget App/Models/ViewModels/TransactionViewModel.cs#L8
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Budget App/Models/ViewModels/TransactionViewModel.cs#L10
Non-nullable property 'Categories' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Budget App/Models/Transaction.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Budget App/Models/Transaction.cs#L14
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Budget App/Models/Category.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
webapp Expired
60.5 MB