Skip to content

🐛 query with parentheses KUK0005 #71

Description

@kurnakovv

Description

If the query is written in parentheses, it will result in a false positive.

Rule ID(s)

KUK0005

Nuget version

last

Minimal reproducible example

await (_db.Users.TagWithCallSite()).ToListAsync();

Environment

Any

Expect to see

No violation

See

false positive violation

Additional context

#69 (comment)

Before submitting

  • I have searched existing issues to ensure this is not a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions