chore: Add index pages for /vs #118
ci.yml
on: push
Test Suite
4m 34s
Lint & Type Check
2m 32s
Annotations
5 warnings
|
Lint & Type Check:
apps/web/src/pages/contacts/index.tsx#L981
'jobId' is assigned a value but never used
|
|
Lint & Type Check:
apps/landing/src/components/PricingCalculator.tsx#L83
'index' is defined but never used
|
|
Lint & Type Check:
apps/api/src/services/EventService.ts#L8
'ValidationError' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint & Type Check:
apps/api/src/controllers/Users.ts#L488
Unexpected any. Specify a different type
|
|
Test Suite
No files were found with the provided path: coverage/
**/*.test.ts.log. No artifacts will be uploaded.
|