Basefy #88
Annotations
4 errors and 6 warnings
test:
Iyzipay.Tests/Functional/CardManagementRetrieveCardTest.cs#L34
'CardManagementPageCard' does not contain a definition for 'ErrorCode' and no accessible extension method 'ErrorCode' accepting a first argument of type 'CardManagementPageCard' could be found (are you missing a using directive or an assembly reference?)
|
test:
Iyzipay.Tests/Functional/CardManagementRetrieveCardTest.cs#L36
'CardManagementPageCard' does not contain a definition for 'ErrorGroup' and no accessible extension method 'ErrorGroup' accepting a first argument of type 'CardManagementPageCard' could be found (are you missing a using directive or an assembly reference?)
|
test:
Iyzipay.Tests/Functional/CardManagementRetrieveCardTest.cs#L51
'CardManagementPageCard' does not contain a definition for 'ErrorCode' and no accessible extension method 'ErrorCode' accepting a first argument of type 'CardManagementPageCard' could be found (are you missing a using directive or an assembly reference?)
|
test
Process completed with exit code 1.
|
test
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/
|
test:
Iyzipay.Tests/Functional/SubMerchantTest.cs#L173
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
test:
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
test:
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
test:
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|
test:
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs#L8
'RetrieveScrollTransactionReportRequest.ConversationId' hides inherited member 'BaseRequestV2.ConversationId'. Use the new keyword if hiding was intended.
|