feat: sipay card integrations added; sipay, hepsiburada, trendyol log… #5
Annotations
10 errors and 11 warnings
Build:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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'
|
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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.
|
The logs for this run have expired and are no longer available.
Loading