Skip to content

Monorepo add project : uploads

Cody Adam requested to merge feat/uploads/add-projects into main

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

Merge request reports