metacall / faas

Reimplementation of MetaCall FaaS platform written in TypeScript.
https://dashboard.metacall.io
Apache License 2.0
13 stars 20 forks source link

Handle package empty error in deploy controller #39

Closed HeeManSu closed 4 months ago

HeeManSu commented 4 months ago

This PR contains handling emptyPackage error issue.

Screenshot from 2024-03-12 20-01-39

Creatoon commented 4 months ago

Don't change the spacing, it will be hard to review, it would be better if you keep the code formatting intact and fix the warnings in the code too.

Thanks