Enhance .NET workflow with branch and tag support #93
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.'
|