Skip to content

Add docker stack for e2e tests, remove cypress #104

Add docker stack for e2e tests, remove cypress

Add docker stack for e2e tests, remove cypress #104

Triggered via pull request October 14, 2024 18:13
@MattyMayMattyMay
synchronize #524
setup-e2e
Status Failure
Total duration 44s
Artifacts

node.js.yml

on: pull_request
Matrix: lint
Matrix: component-tests
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L24
'pk' will evaluate to '[object Object]' when stringified
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L24
Invalid type "JQuery<HTMLElement>" of template literal expression
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L30
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L40
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L50
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L60
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L76
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L86
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (16.x): cypress/e2e/admin/project_settings.cy.ts#L96
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/