Skip to content

Conversation

@xterao
Copy link
Collaborator

@xterao xterao commented Mar 18, 2025

Exclude java.stream.Collector type arguments from code inspection if the Select annotation has the "strategy = SelectType.COLLECT" option
https://doma.readthedocs.io/en/stable/query/select/#collector-search

@github-actions github-actions bot added the fix Bug fixes label Mar 18, 2025
@xterao xterao linked an issue Mar 18, 2025 that may be closed by this pull request
@xterao xterao changed the title Exclude java.stream.Collector type arguments from code inspection Fix: Exclude java.stream.Collector type arguments from code inspection Mar 18, 2025
@xterao xterao merged commit 35142f9 into main Mar 18, 2025
4 checks passed
@xterao xterao deleted the fix/check-selecttype-collect branch March 18, 2025 06:29
@xterao xterao added this to the v0.3.2 Release milestone Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using a Collector type parameter results in an error

2 participants