Skip to content

Merge pull request #142 from ezraroi/123-after-viewing-user-profile-w… #40

Merge pull request #142 from ezraroi/123-after-viewing-user-profile-w…

Merge pull request #142 from ezraroi/123-after-viewing-user-profile-w… #40

Triggered via push September 21, 2024 18:54
Status Success
Total duration 4m 48s
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/Controllers/AccountController.cs#L69
Possible null reference argument for parameter 'password' in 'Task<IdentityResult> UserManager<MundialitoUser>.CreateAsync(MundialitoUser user, string password)'.
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
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 Expired
46.8 MB