Ci/add workflow #1
Annotations
5 errors and 1 warning
main (20.x):
lib/main.test.ts#L1
All imports in import declaration are unused.
|
main (20.x):
lib/main.test.ts#L2
'beforeEach' is declared but its value is never read.
|
main (20.x):
lib/main.test.ts#L2
'afterAll' is declared but its value is never read.
|
main (20.x):
lib/main.test.ts#L2
'vi' is declared but its value is never read.
|
main (20.x)
Process completed with exit code 2.
|
main (20.x)
The following actions use a deprecated Node.js version 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/
|