feat: add webapi response changes as of 2026-08-07 #840
Annotations
8 warnings and 1 notice
|
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/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/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/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/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/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.
|
|
Install JDK 8
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
background
wait
wait-all
cancel
parallel
Loading