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

fix a couple of compiler warnings #145

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

pgier
Copy link
Collaborator

@pgier pgier commented Aug 25, 2023

@pgier pgier force-pushed the fix-compiler-warnings branch 2 times, most recently from a2c9fe3 to 428190c Compare August 26, 2023 20:46
- [WARNING] kaap/operator/src/main/java/com/datastax/oss/kaap/crds/GlobalSpec.java:[42,1] Generating equals/hashCode implementation but without a call to
  superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
@pgier pgier force-pushed the fix-compiler-warnings branch from 428190c to b0f05f7 Compare August 26, 2023 20:47
@nicoloboschi nicoloboschi merged commit d6e48e5 into main Aug 28, 2023
@nicoloboschi nicoloboschi deleted the fix-compiler-warnings branch August 28, 2023 14:58
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