Skip to content

latest: trying to get ci/cd working #15

latest: trying to get ci/cd working

latest: trying to get ci/cd working #15

Triggered via push October 10, 2024 11:30
Status Failure
Total duration 37s
Artifacts

deploy.yml

on: push
build-and-deploy
27s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-deploy: cypress/e2e/backend.cy.ts#L1
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
build-and-deploy: cypress/e2e/backend.cy.ts#L2
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
build-and-deploy: cypress/e2e/backend.cy.ts#L5
Cannot find name 'expect'.
build-and-deploy: cypress/e2e/frontend.cy.ts#L29
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
build-and-deploy: cypress/e2e/frontend.cy.ts#L30
Cannot find name 'beforeEach'.
build-and-deploy: cypress/e2e/frontend.cy.ts#L32
Cannot find name 'context'.
build-and-deploy: cypress/e2e/frontend.cy.ts#L33
Cannot find name 'context'.
build-and-deploy: cypress/e2e/frontend.cy.ts#L34
Cannot find name 'context'.
build-and-deploy: cypress/e2e/frontend.cy.ts#L35
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
build-and-deploy: cypress/e2e/frontend.cy.ts#L42
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
build-and-deploy
The following actions use a deprecated Node.js version 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/