Closed bombillazo closed 10 months ago
Is this run against a hosted project? If so, seems to be an issue with the project. Can you file a ticket on https://supabase.com/dashboard/support/new ?
Hey, it happens when running the commands from a GitHub actions with the --local
flag, not in the remote :/
Seems like perhaps this was fixed in subsequent cli versions, but it is no longer an issue.
Bug report
Describe the bug
We are getting a weird bug when running the type generation in github actions using the
supabase gen types typescript
command:To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
gen types typescript
Expected behavior
Supabase types are generated without a problem
System information
Additional context
Add any other context about the problem here.