Add new functional tests suite #962
ci.yml
on: pull_request
Matrix: Unit Tests
Lint Dockerfile
10s
Lint Markdown
36s
Lint JavaScript
44s
Coveralls Code Coverage
0s
Annotations
10 errors and 6 warnings
Lint JavaScript:
test/functional/functional-tests.js#L26
Definition for rule 'no-unused-vars no-unused-expressions' was not found
|
Lint JavaScript:
test/functional/functional-tests.js#L39
'logger' is assigned a value but never used
|
Lint JavaScript:
test/functional/functional-tests.js#L119
'body' is defined but never used
|
Lint JavaScript:
test/functional/functional-tests.js#L145
'body' is defined but never used
|
Lint JavaScript:
test/functional/functional-tests.js#L146
Expected an assignment or function call and instead saw an expression
|
Lint JavaScript:
test/functional/functional-tests.js#L152
Expected an assignment or function call and instead saw an expression
|
Lint JavaScript
Process completed with exit code 1.
|
Unit Tests (16.x)
Process completed with exit code 1.
|
Unit Tests (14.x)
Process completed with exit code 1.
|
Unit Tests (18.x)
The operation was canceled.
|
Lint Dockerfile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 Markdown
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint JavaScript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|