simply return results array in result #133
main.yml
on: push
Matrix: lint
Matrix: test-karma
Matrix: test-node
Matrix: coverage
Annotations
2 errors and 1 warning
lint (16.x):
tests/20-main.spec.js#L316
This line has a length of 111. Maximum allowed is 80
|
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@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|