Skip to content

Basefy hash

Basefy hash #76

Triggered via pull request July 22, 2024 08:00
Status Failure
Total duration 27s
Artifacts

dotnet_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: 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?)
test: 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?)
test: Iyzipay.Tests/Functional/ThreedsTest.cs#L26
'ThreedsInitialize' does not contain a definition for 'ErrorCode' and no accessible extension method 'ErrorCode' accepting a first argument of type 'ThreedsInitialize' could be found (are you missing a using directive or an assembly reference?)
test: Iyzipay.Tests/Functional/ThreedsTest.cs#L28
'ThreedsInitialize' does not contain a definition for 'ErrorGroup' and no accessible extension method 'ErrorGroup' accepting a first argument of type 'ThreedsInitialize' could be found (are you missing a using directive or an assembly reference?)
test: Iyzipay.Tests/Functional/ThreedsTest.cs#L53
'ThreedsInitialize' does not contain a definition for 'ErrorCode' and no accessible extension method 'ErrorCode' accepting a first argument of type 'ThreedsInitialize' could be found (are you missing a using directive or an assembly reference?)
test: Iyzipay.Tests/Functional/ThreedsTest.cs#L55
'ThreedsInitialize' does not contain a definition for 'ErrorGroup' and no accessible extension method 'ErrorGroup' accepting a first argument of type 'ThreedsInitialize' could be found (are you missing a using directive or an assembly reference?)
test: Iyzipay.Tests/Functional/PaymentTest.cs#L27
'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?)
test: Iyzipay.Tests/Functional/PaymentTest.cs#L29
'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?)
test: Iyzipay.Tests/Functional/PaymentTest.cs#L60
'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?)
test: Iyzipay.Tests/Functional/PaymentTest.cs#L62
'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?)
test
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/