Eliminate type errors in backend #125

Open
opened 2022-09-07 21:20:23 +00:00 by norm · 0 comments
Owner

Currently the build process for the backend ignores type errors emitted by tsc by using || echo done., however this does kinda defeat the purpose of using TypeScript in the first place.

Fixing these type errors should also hopefully reveal any causes of behavioural issues relating to the backend as well.

Currently the build process for the backend ignores type errors emitted by `tsc` by using `|| echo done.`, however this does kinda defeat the purpose of using TypeScript in the first place. Fixing these type errors should also hopefully reveal any causes of behavioural issues relating to the backend as well.
norm added this to the (deleted) project 2022-09-07 21:20:23 +00:00
norm removed this from the (deleted) project 2022-09-07 21:21:18 +00:00
norm added this to the (deleted) project 2022-09-07 21:21:20 +00:00
norm added a new dependency 2022-09-08 05:37:06 +00:00
norm added a new dependency 2022-09-08 05:39:00 +00:00
Johann150 added the
fix
label 2022-12-23 10:22:33 +00:00
Johann150 removed this from the (deleted) project 2022-12-23 10:22:35 +00:00
Sign in to join this conversation.
No Label
feature
fix
upkeep
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: FoundKeyGang/FoundKey#125
No description provided.