Hi, I would like to upgrade my typescript code-repository to the latest version but I’m encountering an issue with the checks and I don’t know how I can solve it ![]()
I’m using the upgrade button:
I tried creating a new repository and it works fine but I really don’t want to copy/paste all the functions meaning I would have to modify all my functions in every single applications.
Is there a way to fix the actual repository.
Otherwise is it possible to transfer all the functions to a new one without having to replace my functions in my applications from my old repo to the new one ?
