Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move linting to api #26341

Merged
merged 9 commits into from
May 23, 2024
Merged

move linting to api #26341

merged 9 commits into from
May 23, 2024

Conversation

saltcod
Copy link
Contributor

@saltcod saltcod commented May 15, 2024

linting has been moved to the api
this pr removes the original linting SQL and replaces with this api call

@saltcod saltcod requested a review from a team as a code owner May 15, 2024 11:12
Copy link

vercel bot commented May 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2024 3:51pm
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2024 3:51pm
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
database-new ⬜️ Ignored (Inspect) May 23, 2024 3:51pm
design-system ⬜️ Ignored (Inspect) Visit Preview May 23, 2024 3:51pm
studio ⬜️ Ignored (Inspect) Visit Preview May 23, 2024 3:51pm
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview May 23, 2024 3:51pm
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview May 23, 2024 3:51pm

Copy link

supabase bot commented May 15, 2024

No changes detected in supabase directory.
This pull request has been ignored for the connected project xguihxuzqibwxjnimxev due to its connection settings.
Go to Project Integrations Settings ↗︎ in order to change this behavior.


Branching Preview Branches by Supabase.
Learn more about Supabase for Git ↗︎.

@saltcod saltcod marked this pull request as draft May 15, 2024 11:12
@saltcod saltcod changed the title Start move linting to api May 15, 2024

return result
if (error) throw error
Copy link
Member

@joshenlim joshenlim May 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if (error) handleError(error) import handleError from data/fetchers

@saltcod saltcod merged commit 607a693 into master May 23, 2024
15 checks passed
@saltcod saltcod deleted the chore/use-lint-from-api branch May 23, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants