Skip to content

Enhance .NET workflow with branch and tag support #93

Enhance .NET workflow with branch and tag support

Enhance .NET workflow with branch and tag support #93

Triggered via push October 27, 2025 09:55
Status Success
Total duration 44s
Artifacts

dotnet.yml

on: push
build-and-publish
34s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-publish: PAYNLSDK/API/Validate/VAT/Request.cs#L53
Converting null literal or possible null value to non-nullable type.
build-and-publish: PAYNLSDK/API/Banktransfer/Add/Response.cs#L9
Non-nullable property 'RefundId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: PAYNLSDK/API/DynamicUUID/DynamicUuid.cs#L138
Cannot convert null literal to non-nullable reference type.
build-and-publish: PAYNLSDK/API/DynamicUUID/DynamicUuid.cs#L119
Cannot convert null literal to non-nullable reference type.
build-and-publish: PAYNLSDK/API/DynamicUUID/DynamicUuid.cs#L81
Cannot convert null literal to non-nullable reference type.
build-and-publish: PAYNLSDK/Transaction.cs#L228
Cannot convert null literal to non-nullable reference type.
build-and-publish: PAYNLSDK/Transaction.cs#L228
Cannot convert null literal to non-nullable reference type.
build-and-publish: PAYNLSDK/Transaction.cs#L171
Cannot convert null literal to non-nullable reference type.
build-and-publish: PAYNLSDK/ITransaction.cs#L78
Cannot convert null literal to non-nullable reference type.
build-and-publish: PAYNLSDK/API/Refund/Transaction/Request.cs#L13
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'