Skip to content

fix: sipay payment integration bug fixes #6

fix: sipay payment integration bug fixes

fix: sipay payment integration bug fixes #6

Triggered via push December 31, 2023 12:54
Status Failure
Total duration 29s
Artifacts
Build Lib
15s
Build Lib
Test Lib
0s
Test Lib
Publish Lib to Github
0s
Publish Lib to Github
Publish Lib to Nuget
0s
Publish Lib to Nuget
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L25
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.NonSecurePaymentRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.NonSecurePaymentResponseModel'
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L35
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.SecurePaymentInitialRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.SecurePaymentInitialResponseModel'
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L45
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.SecurePaymentChargeRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.SecurePaymentChargeResponseModel'
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L55
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.RefundRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.RefundResponseModel'
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L65
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.CancellationRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.CancellationResponseModel'
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L75
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.CheckInstallmentRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.CheckInstallmentResponseModel'
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L25
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.NonSecurePaymentRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.NonSecurePaymentResponseModel'
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L35
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.SecurePaymentInitialRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.SecurePaymentInitialResponseModel'
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L45
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.SecurePaymentChargeRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.SecurePaymentChargeResponseModel'
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Paynet/Infrastructure/PaymentIntegration/PaynetPaymentIntegration.cs#L55
Argument 2: cannot convert from 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Request.RefundRequestModel' to 'Integration.PaymentGateways.Paynet.Infrastructure.PaymentIntegration.Models.Response.RefundResponseModel'
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.