Fix GitHub Actions Workflow for Cypress Tests #34
Annotations
10 errors and 1 warning
cypress.config.js#L7
'on' is defined but never used
|
cypress.config.js#L7
'config' is defined but never used
|
cypress/e2e/user/aboutUsPage.cy.js#L2
'describe' is not defined
|
cypress/e2e/user/aboutUsPage.cy.js#L3
'beforeEach' is not defined
|
cypress/e2e/user/aboutUsPage.cy.js#L4
'cy' is not defined
|
cypress/e2e/user/aboutUsPage.cy.js#L7
'it' is not defined
|
cypress/e2e/user/aboutUsPage.cy.js#L8
'cy' is not defined
|
cypress/e2e/user/aboutUsPage.cy.js#L11
'it' is not defined
|
cypress/e2e/user/aboutUsPage.cy.js#L12
'cy' is not defined
|
cypress/e2e/user/aboutUsPage.cy.js#L13
'cy' is not defined
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading