Skip to content

Pull in complete order workflow code from 602 #38

Pull in complete order workflow code from 602

Pull in complete order workflow code from 602 #38

Triggered via push June 11, 2024 13:38
Status Failure
Total duration 1m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Rockaway/Rockaway.WebApp/Data/Entities/Artist.cs#L2
The using directive for 'System.Text.Json.Serialization' appeared previously in this namespace
build: Rockaway/Rockaway.WebApp/Services/Mail/SmtpRelay.cs#L6
Parameter 'logger' is unread.
build: Rockaway/Rockaway.WebApp/Program.cs#L101
Dereference of a possibly null reference.
build: Rockaway/Rockaway.WebApp/Controllers/CheckoutController.cs#L43
Possible null reference argument for parameter 'ticketOrder' in 'TicketOrderViewData.TicketOrderViewData(TicketOrder ticketOrder)'.
build: Rockaway/Rockaway.WebApp/Data/Entities/Artist.cs#L2
The using directive for 'System.Text.Json.Serialization' appeared previously in this namespace
build: Rockaway/Rockaway.WebApp/Services/Mail/SmtpRelay.cs#L6
Parameter 'logger' is unread.
build: Rockaway/Rockaway.WebApp/Program.cs#L101
Dereference of a possibly null reference.
build: Rockaway/Rockaway.WebApp/Controllers/CheckoutController.cs#L43
Possible null reference argument for parameter 'ticketOrder' in 'TicketOrderViewData.TicketOrderViewData(TicketOrder ticketOrder)'.