Skip to content

Merge pull request #133 from ezraroi/132-fix-stats-only-on-finished-g… #34

Merge pull request #133 from ezraroi/132-fix-stats-only-on-finished-g…

Merge pull request #133 from ezraroi/132-fix-stats-only-on-finished-g… #34

Triggered via push September 20, 2024 10:13
Status Success
Total duration 4m 53s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: Mundialito/Views/Home/Index.cshtml#L1
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
build: Mundialito/DAL/GenericRepository.cs#L23
Cannot convert null literal to non-nullable reference type.
build: Mundialito/DAL/GenericRepository.cs#L23
Cannot convert null literal to non-nullable reference type.
build: Mundialito/Models/UserModel.cs#L90
Non-nullable property 'PlaceDiff' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Mundialito/Models/UserModel.cs#L11
Possible null reference assignment.
build: Mundialito/Models/UserModel.cs#L14
Possible null reference assignment.
build: Mundialito/Models/UserModel.cs#L9
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Mundialito/Models/UserModel.cs#L9
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Mundialito/Models/StatsModel.cs#L54
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Mundialito/Models/StatsModel.cs#L30
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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.

Artifacts

Produced during runtime
Name Size
.net-app
46.5 MB