Merge pull request #20 from ChangePlusPlusVandy/iliu/signin-routing #79
tests.yml
on: push
Matrix: eslint-check
Matrix: prettier-check
Matrix: typescript-check
Matrix: backend-tests
Annotations
4 errors
eslint-check (19.x):
src/controllers/User.controller.ts#L95
Unexpected constant condition
|
eslint-check (19.x):
src/middleware/validateAuth.ts#L24
Unexpected constant condition
|
eslint-check (19.x)
Process completed with exit code 1.
|
backend-tests (19.x)
Process completed with exit code 1.
|