Spring Criteria query with .and("field").is(invalid_type) does not trigger a linter warning

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Critical - P2
    • No version
    • Affects Version/s: None
    • Component/s: None
    • Environment:
      OS:
      node.js / npm versions:
      Additional info:
    • Not Needed
    • Developer Tools

      For example:

      Query.query(where("whatever").is(true).and("tomatoes.viewer.rating").is("amazing"))

      Should show a linter warning because the rating is an integer, but it doesn't.

            Assignee:
            Unassigned
            Reporter:
            Kevin Mas Ruiz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: