Update README.md #20
Annotations
11 errors and 1 warning
Run Tests
Process completed with exit code 1.
|
Run ESLint:
backend/logger.js#L3
'path' is assigned a value but never used
|
Run ESLint:
backend/psql.js#L2
'fs' is assigned a value but never used
|
Run ESLint:
backend/tests/login.test.js#L44
'afterAll' is not defined
|
Run ESLint:
backend/tests/login.test.js#L49
'describe' is not defined
|
Run ESLint:
backend/tests/login.test.js#L50
'it' is not defined
|
Run ESLint:
backend/tests/login.test.js#L55
'expect' is not defined
|
Run ESLint:
backend/tests/login.test.js#L56
'expect' is not defined
|
Run ESLint:
backend/tests/login.test.js#L57
'expect' is not defined
|
Run ESLint:
backend/tests/login.test.js#L60
'it' is not defined
|
Run ESLint:
backend/tests/login.test.js#L65
'expect' is not defined
|
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/
|
Loading