test: move test/setup & teardown into test/suite.js #100
ci.yml
on: pull_request
coverage
35s
Matrix: test-mac
Matrix: test-win
Matrix: test
Annotations
4 errors and 2 warnings
lint / lint:
test/suite.js#L49
'createTestSession' is defined but never used
|
lint / lint:
test/suite.js#L50
'session' is not defined
|
lint / lint:
test/suite.js#L73
'destroyTestSession' is defined but never used
|
lint / lint
Process completed with exit code 1.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v2, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|