Add docker stack for e2e tests, remove cypress #109
node.js.yml
on: pull_request
Matrix: lint
Matrix: component-tests
Matrix: e2e-tests
Annotations
7 errors and 2 warnings
lint (16.x):
cypress/support/e2e.ts#L287
'value' is never reassigned. Use 'const' instead
|
lint (16.x):
cypress/support/e2e.ts#L295
'value_dict' is never reassigned. Use 'const' instead
|
lint (16.x):
cypress/support/e2e.ts#L296
'testid' is never reassigned. Use 'const' instead
|
lint (16.x):
cypress/support/e2e.ts#L296
'value' is never reassigned. Use 'const' instead
|
lint (16.x):
cypress/support/e2e.ts#L300
'testid' is never reassigned. Use 'const' instead
|
lint (16.x):
cypress/support/e2e.ts#L300
'value' is never reassigned. Use 'const' instead
|
lint (16.x)
Process completed with exit code 1.
|
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/
|