Skip to content

Merge branch 'main' of https://github.com/ParkerS00/Collective_Music #131

Merge branch 'main' of https://github.com/ParkerS00/Collective_Music

Merge branch 'main' of https://github.com/ParkerS00/Collective_Music #131

Triggered via push December 7, 2023 04:30
Status Success
Total duration 3m 17s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MusicApi/Services/RoomRentalService.cs#L17
Nullability of reference types in return type of 'Task<RoomRental?> RoomRentalService.Add(RoomRental roomRental, string email)' doesn't match implicitly implemented member 'Task<RoomRental> IRoomRentalService.Add(RoomRental roomRental, string email)'.
build: MusicApi/Controllers/RoomRentalController.cs#L33
Possible null reference argument for parameter 'email' in 'Task<RoomRental> IRoomRentalService.Add(RoomRental roomRental, string email)'.
build: MusicApi/Controllers/InventoryController.cs#L24
Possible null reference argument for parameter 'email' in 'Task<bool> IInventoryService<Inventory>.Update(string email)'.
build: MusicApi/Controllers/ItemsController.cs#L40
Converting null literal or possible null value to non-nullable type.
build: MusicApi/Services/ReviewService.cs#L18
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: MusicApi/Services/ReviewService.cs#L18
Non-nullable field 'contextFactory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: MusicApi/Controllers/CartController.cs#L47
Dereference of a possibly null reference.
build: MusicApi/Controllers/CartController.cs#L47
Possible null reference assignment.
build: MusicApi/Controllers/CartController.cs#L48
Possible null reference argument for parameter 'item' in 'ItemDto DbObjToDtoObj.ToItemDto(Item item)'.
build: MusicApi/Services/RentalItemService.cs#L56
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
webapp Expired
94.3 MB