Add docker stack for e2e tests, remove cypress #105
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#L44
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (16.x):
cypress/e2e/admin/project_settings.cy.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (16.x):
cypress/e2e/admin/project_settings.cy.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (16.x):
cypress/e2e/admin/project_settings.cy.ts#L74
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (16.x):
cypress/e2e/admin/project_settings.cy.ts#L83
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (16.x):
cypress/e2e/admin/project_settings.cy.ts#L90
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (16.x):
cypress/e2e/admin/project_settings.cy.ts#L100
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (16.x):
cypress/e2e/admin/project_settings.cy.ts#L110
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (16.x):
cypress/e2e/admin/project_settings.cy.ts#L120
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint (16.x):
cypress/e2e/admin/project_settings.cy.ts#L127
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/
|