This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
fix(api): 🐛 merge construct props and function props correctly #402
check-typescript.yml
on: pull_request
Check for TypeScript errors
28s
Annotations
3 errors
Check for TypeScript errors:
apps/api/src/routes/v1/rest/websoc/+config.ts#L17
Cannot invoke an object which is possibly 'undefined'.
|
Check for TypeScript errors:
apps/api/src/routes/v1/rest/websoc/{id}/+config.ts#L17
Cannot invoke an object which is possibly 'undefined'.
|
Check for TypeScript errors
Process completed with exit code 1.
|