Skip to content

Update github-utils.ts #108

Update github-utils.ts

Update github-utils.ts #108

Triggered via push April 3, 2024 14:12
Status Failure
Total duration 29s
Artifacts
Build & Test
20s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
cypress/integration/features/listing.feature ► Use of listing to show lists of products ► listing - Open retailer page when clicking on a product image from the list: __tests__/fixtures/mochawesome1-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome1-json.json Error: AssertionError: Timed out retrying after 10000ms: Expected to find element: `.product-image`, but never found it.
cypress/integration/features/nav.feature ► Request all page types of example.com ► Verify the direct links to access example.com pages: __tests__/fixtures/mochawesome1-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome1-json.json Error: AssertionError: Target cannot be null or undefined.
cypress/integration/features/page.feature ► Use of page to show information on products ► page - Open retailer page when clicking on the "See more details" button: __tests__/fixtures/mochawesome1-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome1-json.json Error: AssertionError: Timed out retrying after 10000ms: Expected to find element: `#product-list .card-body > a`, but never found it.
cypress/integration/features/page.feature ► Use of page to show information on products ► page - Open retailer page when clicking on the product image: __tests__/fixtures/mochawesome1-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome1-json.json Error: AssertionError: Timed out retrying after 10000ms: Expected to find element: `#product-list .card-body > a`, but never found it.
cypress/integration/features/page.feature ► Use of page to show information on products ► page - Open retailer page when clicking on the product name: __tests__/fixtures/mochawesome1-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome1-json.json Error: AssertionError: Timed out retrying after 10000ms: Expected to find element: `#product-list .card-body > a`, but never found it.
cypress/integration/features/page.feature ► Use of page to show information on products ► page - Open retailer page when clicking on the product price: __tests__/fixtures/mochawesome1-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome1-json.json Error: AssertionError: Timed out retrying after 10000ms: Expected to find element: `#product-list .card-body > a`, but never found it.
Build & Test
Process completed with exit code 2.