Remove deprecated oss-parent parent POM - #1646
Open
Sandhyasteffy wants to merge 1 commit into
Open
Sandhyasteffy wants to merge 1 commit into
Sandhyasteffy wants to merge 1 commit into
Annotations
8 warnings
|
Compile:
slack-api-client/src/main/java/com/slack/api/audit/impl/AsyncRateLimitQueue.java#L21
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.
|
|
Compile:
slack-api-client/src/main/java/com/slack/api/token_rotation/TokenRotationException.java#L5
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.
|
|
Compile:
slack-api-client/src/main/java/com/slack/api/methods/impl/AsyncRateLimitQueue.java#L63
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.
|
|
Compile:
slack-api-client/src/main/java/com/slack/api/scim2/impl/AsyncRateLimitQueue.java#L21
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.
|
|
Compile:
slack-api-client/src/main/java/com/slack/api/scim/impl/AsyncRateLimitQueue.java#L21
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.
|
|
Compile:
slack-api-client/src/main/java/com/slack/api/SlackConfig.java#L287
@Builder.Default requires @builder or @SuperBuilder on the class for it to mean anything.
|
|
Compile:
slack-api-client/src/main/java/com/slack/api/SlackConfig.java#L273
@Builder.Default requires @builder or @SuperBuilder on the class for it to mean anything.
|
|
Compile:
slack-api-client/src/main/java/com/slack/api/SlackConfig.java#L270
@Builder.Default requires @builder or @SuperBuilder on the class for it to mean anything.
|
background
wait
wait-all
cancel
parallel
Loading