Skip to content

chore: suppress PMD CollectionTypeMismatch false positive#1266

Merged
joaodinissf merged 1 commit into
dsldevkit:masterfrom
joaodinissf:fix-pmd
Feb 9, 2026
Merged

chore: suppress PMD CollectionTypeMismatch false positive#1266
joaodinissf merged 1 commit into
dsldevkit:masterfrom
joaodinissf:fix-pmd

Conversation

@joaodinissf
Copy link
Copy Markdown
Collaborator

@joaodinissf joaodinissf commented Feb 9, 2026

No description provided.

@joaodinissf joaodinissf marked this pull request as ready for review February 9, 2026 12:45
@joaodinissf joaodinissf enabled auto-merge (rebase) February 9, 2026 12:45
@joaodinissf joaodinissf changed the title fix: add explicit cast to satisfy PMD CollectionTypeMismatch rule chore: suppress PMD CollectionTypeMismatch false positive Feb 9, 2026
return;
}
synchronized (resource) {
// NOPMD - CollectionTypeMismatch (false positive: `this` implements `InferredModelAssociator.Adapter` which is the expected type)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should this comment not be at the end of line 71?

@joaodinissf joaodinissf merged commit 48a91f4 into dsldevkit:master Feb 9, 2026
2 checks passed
@joaodinissf joaodinissf deleted the fix-pmd branch February 10, 2026 22:27
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