Skip to content
Triggered via push August 30, 2023 19:39
Status Success
Total duration 8m 28s
Artifacts 1

BudgetAppMVC.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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: 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