Skip to content
Triggered via push February 16, 2024 17:06
Status Failure
Total duration 4m 41s
Artifacts 1

MusicApi2023.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
deploy
ENOTFOUND
deploy
ENOTFOUND
deploy
Failed to deploy web package to App Service.
deploy
Deployment Failed, Error: Failed to deploy web package to App Service. getaddrinfo ENOTFOUND musicapi2023.scm.azurewebsites.net
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Dtos/StatusDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MusicApi/Dtos/RoomDto.cs#L20
Nullable value type may be null.
build: MusicApi/Dtos/RoomDto.cs#L43
Possible null reference assignment.
build: MusicApi/Dtos/RoomDto.cs#L44
Nullable value type may be null.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, azure/webapps-deploy@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
webapp Expired
94.7 MB