Merge pull request #147 from ezraroi/fixxxxxx #43
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/Auth/CreateUserFromSocialLoginExtension.cs#L56
Possible null reference argument for parameter 'login' in 'Task<IdentityResult> UserManager<MundialitoUser>.AddLoginAsync(MundialitoUser user, UserLoginInfo login)'.
|
build:
Mundialito/Program.cs#L122
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build:
Mundialito/Configuration/Config.cs#L20
Non-nullable property 'FromAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Mundialito/Configuration/Config.cs#L21
Non-nullable property 'EmailConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Mundialito/Configuration/Config.cs#L22
Non-nullable property 'ClientConfig' 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#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
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.9 MB |
|