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

Improve error message for @filter value not passed an array #304

Closed
u9g opened this issue Jun 5, 2023 · 1 comment
Closed

Improve error message for @filter value not passed an array #304

u9g opened this issue Jun 5, 2023 · 1 comment
Labels
A-compiler-frontend Area: turning queries into IR C-enhancement Category: raise the bar on expectations E-easy Call for participation: experience needed to fix: easy / not much (good first issue) E-help-wanted Call for participation: help is requested to fix this issue. E-mentor Call for participation: mentorship is available for this issue.

Comments

@u9g
Copy link
Contributor

u9g commented Jun 5, 2023

I have been bitten by the Directive @filter received value of inappropriate type for argument value' error a couple times and it is taking more headscratching then it needs to, would love if it instead could specify if the error is instead that the value of a filter is not an array when it should be.

@obi1kenobi obi1kenobi added A-frontend C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: help is requested to fix this issue. E-mentor Call for participation: mentorship is available for this issue. E-easy Call for participation: experience needed to fix: easy / not much (good first issue) labels Jun 30, 2023
@settings settings bot removed the A-frontend label Jun 30, 2023
@obi1kenobi obi1kenobi added the A-compiler-frontend Area: turning queries into IR label Jun 30, 2023
@u9g
Copy link
Contributor Author

u9g commented Aug 28, 2023

resolved by #461

@u9g u9g closed this as completed Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-compiler-frontend Area: turning queries into IR C-enhancement Category: raise the bar on expectations E-easy Call for participation: experience needed to fix: easy / not much (good first issue) E-help-wanted Call for participation: help is requested to fix this issue. E-mentor Call for participation: mentorship is available for this issue.
Projects
None yet
Development

No branches or pull requests

2 participants