Feature/jared+verania/home page #44
lint-check.yaml
on: pull_request
Backend lint and style check
18s
Frontend lint and style check
31s
Annotations
2 warnings
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
|