Add PostgreSQL database for user persistence #60
linter.yml
on: push
backend-linter
28s
frontend-linter
22s
Annotations
4 errors and 2 warnings
|
backend-linter
Process completed with exit code 1.
|
|
backend-linter:
server/src/auth/auth.controller.ts#L273
Unsafe member access .user on an `any` value
|
|
backend-linter:
server/src/auth/auth.controller.ts#L273
Unsafe return of a value of type `any`
|
|
backend-linter:
server/src/auth/auth.controller.ts#L272
Async method 'getCurrentUser' has no 'await' expression
|
|
frontend-linter
The process '/usr/bin/git' failed with exit code 128
|
|
backend-linter
The process '/usr/bin/git' failed with exit code 128
|