Skip to content

Merge pull request #15 from sherweb/TransferDirection #16

Merge pull request #15 from sherweb/TransferDirection

Merge pull request #15 from sherweb/TransferDirection #16

Triggered via push November 28, 2024 19:18
Status Success
Total duration 1m 19s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: Xtkl.NceTransferWebhooks/DTOs/CreateTransferDto.cs#L23
Non-nullable property 'PartnerName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Xtkl.NceTransferWebhooks/DTOs/CreateTransferDto.cs#L27
Non-nullable property 'CustomerEmail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Xtkl.NceTransferWebhooks/DTOs/CreateTransferDto.cs#L31
Non-nullable property 'CustomerName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Xtkl.NceTransferWebhooks/Program.cs#L80
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: Xtkl.NceTransferWebhooks/Program.cs#L227
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: Xtkl.NceTransferWebhooks/Program.cs#L231
Dereference of a possibly null reference.
build: Xtkl.NceTransferWebhooks/Program.cs#L232
Dereference of a possibly null reference.
build: Xtkl.NceTransferWebhooks/Program.cs#L238
Possible null reference return.
build: Xtkl.NceTransferWebhooks/Program.cs#L325
Dereference of a possibly null reference.
build: Xtkl.NceTransferWebhooks/Program.cs#L333
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.

Artifacts

Produced during runtime
Name Size
.net-app
2.26 MB