Validation changes #6
lint-and-sample-feature-run.yaml
on: pull_request
Matrix: lint
Matrix: run_testcase
Annotations
5 errors and 2 warnings
lint (20.x):
cypress/support/validations/decodeValidation.js#L129
'sample' is never reassigned. Use 'const' instead
|
|
lint (20.x):
cypress/support/validations/decodeValidation.js#L130
'encode' is never reassigned. Use 'const' instead
|
|
lint (20.x)
Process completed with exit code 1.
|
lint (20.x)
The following actions uses Node.js version which is deprecated 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/
|
run_testcase (20.x)
The following actions uses Node.js version which is deprecated 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/
|