feat: sipay added #1
Annotations
14 warnings
Build Lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Lib:
src/Integration.Hub/BulkModel.cs#L4
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Lib:
src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/AuthIntegration/Models/Response/GetAuthTokenResponseModel.cs#L6
'GetAuthTokenResponseModel.StatusCode' hides inherited member 'SipayBaseResponseModel<GetAuthTokenResponseModel>.StatusCode'. Use the new keyword if hiding was intended.
|
Build Lib:
src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/AuthIntegration/Models/Response/SipayBaseResponseModel.cs#L8
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Lib:
src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/AuthIntegration/Models/Response/GetAuthTokenResponseModel.cs#L6
Non-nullable property 'StatusCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Lib:
src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/AuthIntegration/Models/Response/GetAuthTokenResponseModel.cs#L8
Non-nullable property 'ExpiresAt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Lib:
src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L6
Non-nullable property 'OrderNo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Lib:
src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L9
Non-nullable property 'StatusDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Lib:
src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L10
Non-nullable property 'PaymentMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Lib:
src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L11
Non-nullable property 'TransactionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Lib:
src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L13
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test Lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Lib to Nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Lib to Github
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|