You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the example described in the readme the function is deployed to Azure, but the code with a schema that is generated through Pothos failed to be successfully deployed on Azure as the image below shows.
It works if you delete src/functions/database.ts in the code repository of mine (https://github.com/3rfm-its-davis/odometer-reading) or change its contents to what listed in the readme. It also works in the local environment.
I think it's something because of this package but did you have some suggestions for this situation?
Edit: I mistakenly exposed the subscription ID :/ so moved the resources to a new one and deleted the one shown above.
The text was updated successfully, but these errors were encountered:
When I use the example described in the readme the function is deployed to Azure, but the code with a schema that is generated through Pothos failed to be successfully deployed on Azure as the image below shows.
It works if you delete src/functions/database.ts in the code repository of mine (https://github.com/3rfm-its-davis/odometer-reading) or change its contents to what listed in the readme. It also works in the local environment.
I think it's something because of this package but did you have some suggestions for this situation?
Edit: I mistakenly exposed the subscription ID :/ so moved the resources to a new one and deleted the one shown above.
The text was updated successfully, but these errors were encountered: