Add docker stack for e2e tests, remove cypress #104
node.js.yml
on: pull_request
Matrix: lint
Matrix: component-tests
Matrix: e2e-tests
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/
|