Skip to content

devcontainer

devcontainer #36

Triggered via push May 22, 2024 12:47
Status Failure
Total duration 3m 44s
Artifacts

dotnet-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
unit-tests
Process completed with exit code 1.
unit-tests: code/src/MicroCommerce.ApiService/Endpoints/PaymentEndpoint.cs#L26
Converting null literal or possible null value to non-nullable type.
unit-tests: code/src/MicroCommerce.ApiService/Endpoints/PaymentEndpoint.cs#L78
Dereference of a possibly null reference.
unit-tests: code/src/MicroCommerce.ApiService/Endpoints/PaymentEndpoint.cs#L26
Converting null literal or possible null value to non-nullable type.
unit-tests: code/src/MicroCommerce.ApiService/Endpoints/PaymentEndpoint.cs#L78
Dereference of a possibly null reference.