Skip to content

fix: added test deps to osv scanner #108

fix: added test deps to osv scanner

fix: added test deps to osv scanner #108

Triggered via pull request January 27, 2026 05:33
Status Success
Total duration 1m 46s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
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.
► Timeout test: __tests__/fixtures/mochawesome-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome-json.json Error: Error: Timeout of 1ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/noobie_doobie_doo/Desktop/step/maintained-actions/test-reporting/reports/mochawesome/test/second.test.js)
Test 1 ► Test 1 Test 1.1 ► Exception in target unit: __tests__/fixtures/mochawesome-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome-json.json Error: Error: Some error
Test 1 ► Test 1 Test 1.1 ► Failing test: __tests__/fixtures/mochawesome-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome-json.json Error: AssertionError: Expected values to be strictly equal: false !== true
Test 2 ► Test 2 ► Exception in test: __tests__/fixtures/mochawesome-json.json#L0
Failed test found in: __tests__/fixtures/mochawesome-json.json Error: Error: Some error
Analyze (typescript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
Analyze (typescript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
Analyze (javascript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
Analyze (javascript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
Analyze (csharp)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
Analyze (csharp)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.