Skip to content

Integration.PaymentGateways.Sipay #5

Integration.PaymentGateways.Sipay

Integration.PaymentGateways.Sipay #5

Manually triggered December 31, 2023 12:58
Status Success
Total duration 1m 10s
Artifacts

sipay-integration.yml

on: workflow_dispatch
Build Lib
24s
Build Lib
Test Lib
3s
Test Lib
Publish Lib to Github
21s
Publish Lib to Github
Publish Lib to Nuget
20s
Publish Lib to Nuget
Fit to window
Zoom out
Zoom in

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/SipayBaseResponseModel.cs#L7
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/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 'Token' 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#L7
Non-nullable property 'InvoiceId' 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#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/