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

fix(vet): report an error when a query is unpreparable, remove dead code #2486

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

andrewmbenton
Copy link
Collaborator

No description provided.

Comment on lines 102 to 104
checks := map[string]cel.Program{
RuleDbPrepare: &emptyProgram{},
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

We need to keep this around.

@andrewmbenton andrewmbenton merged commit 5348b09 into main Jul 20, 2023
7 checks passed
@andrewmbenton andrewmbenton deleted the andrew/vet-cleanup-1 branch July 20, 2023 20:10
This pull request was closed.
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.

2 participants