Merge pull request #25 from KYJKY/master #31
Annotations
12 warnings
build:
Shared/DataTransferObject/OutputDto/PostPostPhotoDto.cs#L17
Non-nullable property 'PostPhotos' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Repository/Models/UserRepository.cs#L24
Dereference of a possibly null reference.
|
build:
Repository/Models/UserRepository.cs#L24
Possible null reference return.
|
build:
Repository/Models/ProfileRepository.cs#L27
Possible null reference return.
|
build:
Repository/Models/PostRepository.cs#L25
Possible null reference return.
|
build:
Service/Models/UserService.cs#L20
Non-nullable field '_mapper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Service/Models/ProfileService.cs#L49
Possible null reference return.
|
build:
Service/Models/AuthenticationService.cs#L43
Possible null reference argument for parameter 'roles' in 'Task<IdentityResult> UserManager<User>.AddToRolesAsync(User user, IEnumerable<string> roles)'.
|
build:
Service/Models/AuthenticationService.cs#L74
Dereference of a possibly null reference.
|
build:
Service/Models/SingleSignOnService.cs#L53
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
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.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
|
22.6 MB |
|