Monorepo add project : uploads
In the code there were a lot of test files (spec.tsx) but they were filled with typescript compilation errors.
The weird thing is that we never called the test to run in the pipeline. (package.json, gitlab ci, docker)
So I assumed those are some legacy dead code and I had to remove it to let the typecheck run
Edited by Cody Adam