Basefy #83
Annotations
10 errors and 5 warnings
NET45 Tests:
Iyzipay.Tests/Functional/ApprovalTest.cs#L17
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.SubMerchant>' to 'Iyzipay.Model.SubMerchant'
|
NET45 Tests:
Iyzipay.Tests/Functional/ApprovalTest.cs#L23
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.Payment>' to 'Iyzipay.Model.Payment'
|
NET45 Tests:
Iyzipay.Tests/Functional/ApprovalTest.cs#L30
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.Approval>' to 'Iyzipay.Model.Approval'
|
NET45 Tests:
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?)
|
NET45 Tests:
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?)
|
NET45 Tests:
Iyzipay.Tests/Functional/BinNumberTest.cs#L17
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.BinNumber>' to 'Iyzipay.Model.BinNumber'
|
NET45 Tests:
Iyzipay.Tests/Functional/BinNumberTest.cs#L25
'BinNumber' does not contain a definition for 'ErrorCode' and no accessible extension method 'ErrorCode' accepting a first argument of type 'BinNumber' could be found (are you missing a using directive or an assembly reference?)
|
NET45 Tests:
Iyzipay.Tests/Functional/BinNumberTest.cs#L27
'BinNumber' does not contain a definition for 'ErrorGroup' and no accessible extension method 'ErrorGroup' accepting a first argument of type 'BinNumber' could be found (are you missing a using directive or an assembly reference?)
|
NET45 Tests:
Iyzipay.Tests/Functional/BkmTest.cs#L18
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.BkmInitialize>' to 'Iyzipay.Model.BkmInitialize'
|
NET45 Tests:
Iyzipay.Tests/Functional/BinNumberTest.cs#L44
Cannot implicitly convert type 'System.Threading.Tasks.Task<Iyzipay.Model.BinNumber>' to 'Iyzipay.Model.BinNumber'
|
The following actions use a deprecated Node.js version 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/
|
Build:
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
Build:
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
Build:
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
Build:
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
Loading