Skip to content

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

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

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

Triggered via push December 7, 2023 05:38
Status Success
Total duration 1m 44s
Artifacts 1

MusicApi2023.yml

on: push
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/InventoryController.cs#L24
Possible null reference argument for parameter 'email' in 'Task<bool> IInventoryService<Inventory>.Update(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/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/ItemsController.cs#L40
Converting null literal or possible null value to non-nullable type.
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/Dtos/StatusDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
webapp Expired
94.7 MB