-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump org.checkerframework:checker-qual from 3.52.0 to 3.52.1 #51348
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
Bump org.checkerframework:checker-qual from 3.52.0 to 3.52.1 #51348
Conversation
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.52.0 to 3.52.1. - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.52.0...checker-framework-3.52.1) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 3.52.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ❌ | JVM Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🔍 |
| ✔️ | JVM Tests - JDK 21 | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Tests - JDK 21 Semeru | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Tests - JDK 25 | Logs | Raw logs | 🚧 | ||
| ❌ | JVM Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🚧 |
| ✔️ | Gradle Tests - JDK 17 | Logs | Raw logs | 🚧 | ||
| ❌ | Gradle Tests - JDK 17 Windows | Build |
Logs | Raw logs | 🚧 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Tests - JDK 17 #
- Failing: extensions/smallrye-openapi/deployment
! Skipped: devtools/bom-descriptor-json extensions/agroal/deployment extensions/elytron-security-jdbc/deployment and 57 more📦 extensions/smallrye-openapi/deployment
❌ Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.4:test (default-test) on project quarkus-smallrye-openapi-deployment:
See /home/runner/_work/quarkus/quarkus/extensions/smallrye-openapi/deployment/target/surefire-reports for the individual test results.
See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
There was an error in the forked process
⚙️ JVM Tests - JDK 17 Windows #
- Failing: extensions/opentelemetry/deployment
! Skipped: devtools/bom-descriptor-json extensions/liquibase/liquibase-mongodb/deployment extensions/micrometer-opentelemetry/deployment and 11 more📦 extensions/opentelemetry/deployment
❌ io.quarkus.opentelemetry.deployment.traces.OpenTelemetrySuppressAppUrisTest. - History - More details - Source on GitHub
java.lang.RuntimeException:
io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step io.quarkus.arc.deployment.ArcProcessor#validate threw an exception: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.processor.InjectionPointInfo.isProgrammaticLookup()" because "injectionPoint" is null
at io.quarkus.arc.processor.UnusedBeans.findRemovableBeans(UnusedBeans.java:44)
at io.quarkus.arc.processor.BeanDeployment.removeUnusedBeans(BeanDeployment.java:501)
at io.quarkus.arc.processor.BeanDeployment.removeUnusedComponents(BeanDeployment.java:410)
at io.quarkus.arc.processor.BeanDeployment.init(BeanDeployment.java:357)
at io.quarkus.arc.processor.BeanProcessor.initialize(BeanProcessor.java:177)
Flaky tests - Develocity
⚙️ JVM Tests - JDK 21
📦 extensions/smallrye-openapi/deployment
❌ io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase.testOpenApiPathAccessResource - History
1 expectation failed. Expected header "Content-Type" was not "application/yaml;charset=UTF-8", was "application/json; charset=utf-8". Headers are: content-type=application/json; charset=utf-8 content-length=3066-java.lang.AssertionError
java.lang.AssertionError:
1 expectation failed.
Expected header "Content-Type" was not "application/yaml;charset=UTF-8", was "application/json; charset=utf-8". Headers are:
content-type=application/json; charset=utf-8
content-length=3066
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
⚙️ JVM Tests - JDK 21 Semeru
📦 extensions/resteasy-reactive/rest/deployment
❌ io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase.testSse - History
Expecting actual: ["a", "b", "c", "a", "b", "c"] to contain exactly (and in same order): ["a", "b", "c"]-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError:
Expecting actual:
["a", "b", "c", "a", "b", "c"]
to contain exactly (and in same order):
["a", "b", "c"]
but some elements were not expected:
["a", "b", "c"]
⚙️ JVM Tests - JDK 25
📦 extensions/smallrye-graphql/deployment
❌ io.quarkus.smallrye.graphql.deployment.CompletionStageTest.testSourcePost - History
1 expectation failed. Expected status code <200> but was <500>.-java.lang.AssertionError
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <500>.
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:483)
at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)
⚙️ MicroProfile TCKs Tests
📦 tcks/microprofile-lra
❌ org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable - History
Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1>-java.lang.AssertionError
java.lang.AssertionError:
Expecting the metric Compensated callback was called
Expected: a value equal to or greater than <1>
but: <0> was less than <1>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Bumps org.checkerframework:checker-qual from 3.52.0 to 3.52.1.
Release notes
Sourced from org.checkerframework:checker-qual's releases.
Changelog
Sourced from org.checkerframework:checker-qual's changelog.
Commits
72c0de5new release 3.52.10549f00Remove link.85842abPrep for release.294c7caFix the dataflow shaded jars that are published. (#7404)cd7c953Update cimg/base Docker tag to v2025.12 (#7403)026bd52Link from the developer manual to "building from source" in the manual (#7385)e086cbaMore signature annotations31ca5d3Correct shaded dataflow jars. (#7402)08cc5d1Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (#7401)4a22556Nullness annotations forjava.lang.classfileYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)