Skip to content

feat: add webapi response changes as of 2026-08-07 #850

feat: add webapi response changes as of 2026-08-07

feat: add webapi response changes as of 2026-08-07 #850

Triggered via pull request August 14, 2026 05:44
@zimegzimeg
synchronize #1629
api
Status Success
Total duration 5m 35s
Artifacts

ci-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 warnings and 4 notices
build (17): 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.
build (17): 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.
build (17): 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.
build (17): 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.
build (17): 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.
build (17): 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.
build (17): 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.
build (17): 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.
build (8): 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.
build (8): 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.
build (8): 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.
build (8): 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.
build (8): 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.
build (8): 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.
build (8): 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.
build (8): 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.
build (14): 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.
build (14): 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.
build (14): 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.
build (14): 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.
build (14): 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.
build (14): 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.
build (14): 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.
build (14): 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.
build (17)
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.
build (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.
build (14)
The JVM you are looking for could not be found in the Temurin repository, this likely indicates that you are using an out of date version of Java, consider updating and moving to using the Temurin distribution type in setup-java.
build (14)
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.