Skip to content

server.js - alphabetize #17

server.js - alphabetize

server.js - alphabetize #17

Triggered via push November 11, 2024 02:35
Status Success
Total duration 31s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build-and-test (22.x)
Process completed with exit code 1.
build-and-test (22.x): backend/logger.js#L3
'path' is assigned a value but never used
build-and-test (22.x): backend/psql.js#L2
'fs' is assigned a value but never used
build-and-test (22.x): backend/tests/login.test.js#L44
'afterAll' is not defined
build-and-test (22.x): backend/tests/login.test.js#L49
'describe' is not defined
build-and-test (22.x): backend/tests/login.test.js#L50
'it' is not defined
build-and-test (22.x): backend/tests/login.test.js#L55
'expect' is not defined
build-and-test (22.x): backend/tests/login.test.js#L56
'expect' is not defined
build-and-test (22.x): backend/tests/login.test.js#L57
'expect' is not defined
build-and-test (22.x): backend/tests/login.test.js#L60
'it' is not defined
build-and-test (22.x): backend/tests/login.test.js#L65
'expect' is not defined
build-and-test (22.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/