NXS-7652: Virtual IBAN SDK changes #87
Merged
Annotations
11 warnings
|
Determine Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build:
Nexus.Sdk.Token/Responses/EnvelopeResponse.cs#L8
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Nexus.Sdk.Token/Requests/AccountRequests.cs#L29
Non-nullable property 'CryptoCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Nexus.Sdk.Token/Facades/TokensFacade.cs#L24
'ITokenServerProvider.GetTokenFeePayerTotals()' is obsolete: 'Deprecated. Use GetTokenFeePayerDetails instead'
|
|
Build:
Nexus.Sdk.Token/ITokenServerProvider.cs#L421
'ITokenServerProvider.GetPaymentMethod(string)' hides inherited member 'IServerProvider.GetPaymentMethod(string)'. Use the new keyword if hiding was intended.
|
|
Build:
Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L11
Non-nullable property 'CustomerCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L93
Non-nullable property 'CurrencyCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L93
Non-nullable property 'TrustLevel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L207
Non-nullable property 'CustomerCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Nexus.Sdk.Shared/ErrorHandling/CustomErrorsException.cs#L14
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Nexus.Sdk.Shared/Requests/CustomerRequest.cs#L105
'CreateCustomerRequest.ExternalCustomerCode' hides inherited member 'CustomerRequest.ExternalCustomerCode'. Use the new keyword if hiding was intended.
|
background
wait
wait-all
cancel
Loading