Merge pull request #142 from ezraroi/123-after-viewing-user-profile-w… #40
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 |
|