Skip to content

Merge pull request #27 from KYJKY/master #33

Merge pull request #27 from KYJKY/master

Merge pull request #27 from KYJKY/master #33

Triggered via push February 12, 2025 12:13
Status Success
Total duration 2m 24s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 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/AuthenticationService.cs#L43
Possible null reference argument for parameter 'roles' in 'Task<IdentityResult> UserManager<User>.AddToRolesAsync(User user, IEnumerable<string> roles)'.
build: Service/Models/ProfileService.cs#L49
Possible null reference return.
build: Service/Models/AuthenticationService.cs#L74
Dereference of a possibly null reference.
build: Service/Models/AuthenticationService.cs#L88
Dereference of a possibly null reference.
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
8.33 MB