Basefy #81
Annotations
10 errors and 5 warnings
Iyzipay.Tests/Functional/BkmTest.cs#L18
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.BkmInitialize>' to 'Iyzipay.Model.BkmInitialize'
|
Iyzipay.Tests/Functional/ApprovalTest.cs#L17
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.SubMerchant>' to 'Iyzipay.Model.SubMerchant'
|
Iyzipay.Tests/Functional/ApprovalTest.cs#L23
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.Payment>' to 'Iyzipay.Model.Payment'
|
Iyzipay.Tests/Functional/ApprovalTest.cs#L30
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.Approval>' to 'Iyzipay.Model.Approval'
|
Iyzipay.Tests/Functional/ApprovalTest.cs#L36
'Payment' does not contain a definition for 'ErrorCode' and no accessible extension method 'ErrorCode' accepting a first argument of type 'Payment' could be found (are you missing a using directive or an assembly reference?)
|
Iyzipay.Tests/Functional/ApprovalTest.cs#L38
'Payment' does not contain a definition for 'ErrorGroup' and no accessible extension method 'ErrorGroup' accepting a first argument of type 'Payment' could be found (are you missing a using directive or an assembly reference?)
|
Iyzipay.Tests/Functional/CardManagementPageTest.cs#L23
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.CardManagementPageInitialize>' to 'Iyzipay.Model.CardManagementPageInitialize'
|
Iyzipay.Tests/Functional/CardManagementPageTest.cs#L32
'CardManagementPageInitialize' does not contain a definition for 'ErrorCode' and no accessible extension method 'ErrorCode' accepting a first argument of type 'CardManagementPageInitialize' could be found (are you missing a using directive or an assembly reference?)
|
Iyzipay.Tests/Functional/CardManagementPageTest.cs#L34
'CardManagementPageInitialize' does not contain a definition for 'ErrorGroup' and no accessible extension method 'ErrorGroup' accepting a first argument of type 'CardManagementPageInitialize' could be found (are you missing a using directive or an assembly reference?)
|
Iyzipay.Tests/Functional/CancelTest.cs#L18
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.Payment>' to 'Iyzipay.Model.Payment'
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
This job failed
Loading