Skip to content

fix: paynet bug fix

fix: paynet bug fix #7

Triggered via push December 31, 2023 12:56
Status Success
Total duration 1m 15s
Artifacts
Build Lib
24s
Build Lib
Test Lib
2s
Test Lib
Publish Lib to Github
20s
Publish Lib to Github
Publish Lib to Nuget
25s
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.Paynet/Infrastructure/PaymentIntegration/Models/Response/SecurePaymentInitialResponseModel.cs#L7
Non-nullable property 'TokenId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/Models/Response/SecurePaymentInitialResponseModel.cs#L8
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/Models/Response/SecurePaymentInitialResponseModel.cs#L9
Non-nullable property 'PostUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/Models/Response/SecurePaymentInitialResponseModel.cs#L10
Non-nullable property 'HtmlContent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/Models/Response/SecurePaymentInitialResponseModel.cs#L11
Non-nullable property 'ObjectName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/Models/Response/SecurePaymentInitialResponseModel.cs#L13
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/Models/Request/SecurePaymentInitialRequestModel.cs#L6
Non-nullable property 'AgentReferenceNo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/Models/Request/SecurePaymentInitialRequestModel.cs#L6
Non-nullable property 'CardHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/Models/Request/SecurePaymentInitialRequestModel.cs#L6
Non-nullable property 'CardHolderPhone' 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 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/
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/