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

False positive for mixin forwarders of package private trait methods #660

Open
lrytz opened this issue Sep 9, 2021 · 1 comment
Open

Comments

@lrytz
Copy link
Contributor

lrytz commented Sep 9, 2021

Mixin forwarders for private[p] methods should not be reported

Test case in https://github.com/lightbend/mima/compare/main...lrytz:package-private-tests?expand=1

@dwijnand
Copy link
Collaborator

Reviewed this and we believe it to be a safe change, so MiMa shouldn't warn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants