Feature/jared+verania/home page #46
lint-check.yaml
on: pull_request
Backend lint and style check
15s
Frontend lint and style check
36s
Annotations
1 error and 2 warnings
Frontend lint and style check
Process completed with exit code 1.
|
Backend lint and style check:
backend/src/services/auth.ts#L1
import statements should have an absolute path
|
Backend lint and style check:
backend/src/models/users.ts#L16
'attr' is defined but never used. Allowed unused args must match /^_/u
|