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

Override equals method properly on certain Wrapper objects #592

Open
sappenin opened this issue Feb 14, 2025 · 0 comments
Open

Override equals method properly on certain Wrapper objects #592

sappenin opened this issue Feb 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sappenin
Copy link
Collaborator

sappenin commented Feb 14, 2025

See build warnings like this:

[WARNING] .../xrpl4j/xrpl4j-core/src/main/java/org/xrpl/xrpl4j/model/transactions/Wrappers.java:[177,19] 
(immutables:incompat) Type inherits overridden 'equals' method but have some non-inherited attributes. Please override 
'equals' with abstract method to have it generate. Otherwise override with calling super implementation to use custom 
implementation
@sappenin sappenin added the bug Something isn't working label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant