Weeklycheckin route and Scheduling #50
lint-check.yaml
on: pull_request
Backend lint and style check
20s
Frontend lint and style check
35s
Annotations
1 error and 2 warnings
Backend 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#L17
'attr' is defined but never used. Allowed unused args must match /^_/u
|