Skip to content

fix(bump): add new ECR + change test + prd pipeline #362

fix(bump): add new ECR + change test + prd pipeline

fix(bump): add new ECR + change test + prd pipeline #362

Triggered via push February 19, 2024 16:32
Status Failure
Total duration 2m 8s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Build
Process completed with exit code 253.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v1, actions/cache@v3, actions/setup-dotnet@v2, actions/cache@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-java@v1, actions/cache@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: src/TicketingService.Abstractions/TicketResult.cs#L79
'TicketError' defines 'Equals' but not 'GetHashCode'
Build: src/TicketingService.Abstractions/TicketResult.cs#L84
Dereference of a possibly null reference.
Build: src/TicketingService.Abstractions/TicketResult.cs#L85
Dereference of a possibly null reference.
Build: src/TicketingService.Abstractions/TicketResult.cs#L86
Dereference of a possibly null reference.
Build: src/TicketingService.Abstractions/TicketResult.cs#L86
Dereference of a possibly null reference.
Build: src/TicketingService.Abstractions/TicketResult.cs#L81
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable.
Build: src/TicketingService/Endpoints/Handlers.cs#L17
Remove this useless assignment to local variable 'ticketId'.
Build: src/TicketingService/Program.cs#L45
Make sure that this logger's configuration is safe.
Build: test/TicketingService.Storage.PgSqlMarten.Tests/MartenTicketingTests.cs#L69
Dereference of a possibly null reference.
Build: test/TicketingService.Storage.PgSqlMarten.Tests/MartenTicketingTests.cs#L69
Dereference of a possibly null reference.