Continuous integration #4501
ci.yml
on: schedule
boringssl_clone
9s
clang_format_check
Matrix: build
Matrix: android-test
Matrix: openjdk-test
Annotations
55 warnings
|
build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ilammy/msvc-dev-cmd@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (macos-latest):
common/src/test/java/org/conscrypt/DuckTypedHpkeSpiTest.java#L188
[UnusedMethod] Method 'setupBaseForTesting' is never used.
|
|
build (macos-latest):
openjdk/src/test/java/org/conscrypt/AddressUtilsTest.java#L485
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/OpenSSLX509Certificate.java#L458
[DefaultCharset] Implicit use of the platform default charset, which can result in differing behaviour between JVM executions or incorrect behavior if the encoding of the data source doesn't match expectations.
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/HpkeSuite.java#L374
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/HpkeSuite.java#L358
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/HpkeSuite.java#L294
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/HpkeSuite.java#L274
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/HpkeSuite.java#L193
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/HpkeSuite.java#L142
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/HpkeSuite.java#L131
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/HpkeSuite.java#L120
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
build (macos-latest):
common/src/main/java/org/conscrypt/SSLParametersImpl.java#L787
[UnusedVariable] The parameter 'spake2PlusCipherSuitesNeeded' is never read.
|
|
android-test (26):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'serverId' is never read.
|
|
android-test (26):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'clientId' is never read.
|
|
android-test (26):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedMethod] Constructor 'Link' is never used.
|
|
android-test (26):
android-stub/src/main/java/android/pake/PakeOption.java#L94
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (26):
android-stub/src/main/java/android/pake/PakeOption.java#L81
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (26):
android-stub/src/main/java/android/pake/PakeOption.java#L53
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (26):
android-stub/src/main/java/android/pake/PakeOption.java#L42
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (26):
testing/src/main/java/tests/util/ServiceTester.java#L88
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
|
|
android-test (26):
testing/src/main/java/tests/util/ServiceTester.java#L75
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
|
|
android-test (26):
testing/src/main/java/tests/util/ServiceTester.java#L62
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
|
|
android-test (30):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'serverId' is never read.
|
|
android-test (30):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'clientId' is never read.
|
|
android-test (30):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedMethod] Constructor 'Link' is never used.
|
|
android-test (30):
android-stub/src/main/java/android/pake/PakeOption.java#L94
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (30):
android-stub/src/main/java/android/pake/PakeOption.java#L81
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (30):
android-stub/src/main/java/android/pake/PakeOption.java#L53
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (30):
android-stub/src/main/java/android/pake/PakeOption.java#L42
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (30):
testing/src/main/java/tests/util/ServiceTester.java#L88
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
|
|
android-test (30):
testing/src/main/java/tests/util/ServiceTester.java#L75
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
|
|
android-test (30):
testing/src/main/java/tests/util/ServiceTester.java#L62
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
|
|
build (ubuntu-22.04):
common/src/test/java/org/conscrypt/DuckTypedHpkeSpiTest.java#L188
[UnusedMethod] Method 'setupBaseForTesting' is never used.
|
|
build (ubuntu-22.04):
openjdk/src/test/java/org/conscrypt/AddressUtilsTest.java#L485
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeOption.java#L53
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeOption.java#L42
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeClientKeyManagerParameters.java#L115
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeClientKeyManagerParameters.java#L105
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeClientKeyManagerParameters.java#L94
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeClientKeyManagerParameters.java#L84
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeClientKeyManagerParameters.java#L68
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeClientKeyManagerParameters.java#L59
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeClientKeyManagerParameters.java#L50
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
build (ubuntu-22.04):
android-stub/src/main/java/com/android/org/conscrypt/SSLParametersImpl.java#L20
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (34):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'clientId' is never read.
|
|
android-test (34):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'serverId' is never read.
|
|
android-test (34):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedMethod] Constructor 'Link' is never used.
|
|
android-test (34):
android-stub/src/main/java/android/pake/PakeOption.java#L94
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (34):
android-stub/src/main/java/android/pake/PakeOption.java#L81
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (34):
android-stub/src/main/java/android/pake/PakeOption.java#L53
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (34):
android-stub/src/main/java/android/pake/PakeOption.java#L42
[DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
|
android-test (34):
testing/src/main/java/tests/util/ServiceTester.java#L88
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
|
|
android-test (34):
testing/src/main/java/tests/util/ServiceTester.java#L75
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
|
|
android-test (34):
testing/src/main/java/tests/util/ServiceTester.java#L62
[UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
boringssl-source
Expired
|
372 KB |
sha256:e10a2f8b70bbad3fc7a9a29629eb13426d1df547f3bf8c90eb077a4671d4b8f0
|
|
|
m2repo-Linux
|
9.55 MB |
sha256:8880c8478fde910e0e1694efe70170fafab4fb5031084f42d66a7d0fbcde22c4
|
|
|
m2repo-Windows
|
1.88 MB |
sha256:a3abadb529d2a4518b5647a7cdd37752c8810d82a917a3a60ed68113f3e35458
|
|
|
m2repo-macOS
|
3.88 MB |
sha256:ca9fb7aee949444c9382be1a6112196c22c8628c2c34870fe05c7cbac81b6e0a
|
|
|
m2repo-uber
|
21.7 MB |
sha256:85a853bb781da3ce3230d409277cbe665d4553eac129c9b206a8f4c18b221c6b
|
|
|
test-results-macos-14-11-temurin
|
56.8 KB |
sha256:40dec5252a03ecf1377977b6a97409bae2bb2366203d090ffb35f81a00c5d597
|
|
|
test-results-macos-14-11-zulu
|
57.4 KB |
sha256:501e3bb386a07afbedff4adb562f5e6b2a6efdf9cf4c2aa3e8028dfc8f60b0a6
|
|
|
test-results-macos-14-17-temurin
|
53.9 KB |
sha256:3e2225087ee4d8f7554ca78108112d7532ba3df764f5080058475a80f7c94bc2
|
|
|
test-results-macos-14-17-zulu
|
54.4 KB |
sha256:b9a2a9c1532890a439828cf8f6717d37bec8696bc936cc3584e4374c452b9ff5
|
|
|
test-results-macos-14-21-temurin
|
54.1 KB |
sha256:b85041cf9cc684828aa274d6af8b4e2e8c2ff73e5f316f777297b2e0dc6dad96
|
|
|
test-results-macos-14-21-zulu
|
54 KB |
sha256:03afe7ee30a1a822bd79ecab2e68dfc698677f981c91f1173067d0df9c667a4b
|
|
|
test-results-macos-14-25-temurin
|
54 KB |
sha256:f338bb664e7fc13848006f6ef08ef89f4394fcbadf00ea61d8411ae0cb2e5540
|
|
|
test-results-macos-14-25-zulu
|
54 KB |
sha256:ce6d79bb8cd6d7b8a4eeab8e55e68093ed6558487f59c0c6c2e26d2dc57a6424
|
|
|
test-results-macos-14-8-zulu
|
57.3 KB |
sha256:d07c13897bcf1d80e5651085c90f3176eed66feddb2cde90bb0f85cc5fb94feb
|
|
|
test-results-macos-14-EA-temurin
|
53.9 KB |
sha256:975d79c6b9c7fd0989f78bd2216d320be7c3c64641dd2743505128338345792c
|
|
|
test-results-macos-14-EA-zulu
|
54 KB |
sha256:1a221c27fc8cded85d7a911bb62d0e5031a6923a4eac41f4f795fcc6af73a5c9
|
|
|
test-results-macos-latest-11-temurin
|
56.8 KB |
sha256:be62d75e8f4c0d34e181d58df95e3b261fdc5ec7b05cddafdf23fc5a986ebd1b
|
|
|
test-results-macos-latest-11-zulu
|
57.8 KB |
sha256:2c359d14d994eb816b187144d2e74b5e38a7059566ec5dbd71e36119220aaa15
|
|
|
test-results-macos-latest-17-temurin
|
54.5 KB |
sha256:edb0da47384cf4c9bdc0fa4e291f3eddc0cb1edbb333ab28ec1df8b9da32e11d
|
|
|
test-results-macos-latest-17-zulu
|
53.9 KB |
sha256:649aaea72d4191529374bd71f8bef3f3483a43ac92bdda8e7ad2fc1320174d2f
|
|
|
test-results-macos-latest-21-temurin
|
54.3 KB |
sha256:f0bc3d3f5543f4c11790ae5372fd01d4e9977a7b6512272384a758bb965082d9
|
|
|
test-results-macos-latest-21-zulu
|
54.7 KB |
sha256:3a949884a065463129b35a6fdd057fbfbeffd4a5043014f879ac9d64c094f308
|
|
|
test-results-macos-latest-25-temurin
|
53.9 KB |
sha256:39d5e27b0fb35ab7d2647cc964b51d5028eb6b37e61a7b82505621075f9a0cce
|
|
|
test-results-macos-latest-25-zulu
|
54.2 KB |
sha256:adf7c0e26a936d3ec3bf60158089921299a108213e77f259aa4c3d7676fdfeda
|
|
|
test-results-macos-latest-8-zulu
|
57.6 KB |
sha256:cb350622d7275b9de560607b54f966327301105a0ccf09902c17d64559c56b8b
|
|
|
test-results-macos-latest-EA-temurin
|
54.5 KB |
sha256:1179e7a1d81a4b577c79d8462eb4ae2374d31f964932d23ee2401345eda72247
|
|
|
test-results-macos-latest-EA-zulu
|
54.2 KB |
sha256:b86b3e9c7512ed1ab77036c7dfb2e1c1d946ca1c6325ea3deecae392385f080d
|
|
|
test-results-ubuntu-22.04-11-temurin
|
56.6 KB |
sha256:be8f3af4c489fceb59505872d99c7a2daf7051a4cf43a91906da8f6db7ddab8d
|
|
|
test-results-ubuntu-22.04-11-zulu
|
56.5 KB |
sha256:5c3e01653c92fc2368a6b49fd6d1c593704217f671f304856fd4eca104d3980a
|
|
|
test-results-ubuntu-22.04-17-temurin
|
53.7 KB |
sha256:c4fba2146d8ee2e8915b54babac1ec98d6c06ec1a7b418b8d2dfdc59fc986e27
|
|
|
test-results-ubuntu-22.04-17-zulu
|
53.7 KB |
sha256:bb446df81ade9a371012cba549c9e99661cfe108cfb6f9d2282e621cbdaa5839
|
|
|
test-results-ubuntu-22.04-21-temurin
|
53.7 KB |
sha256:7a5370d437e6f6cf8febbc9305d7ce900c737b4bdde07e01e4dda1235c0ab523
|
|
|
test-results-ubuntu-22.04-21-zulu
|
53.8 KB |
sha256:078781271aa4caa484260eb2879f08037b53881e5efa1e35bde79e02664ff78f
|
|
|
test-results-ubuntu-22.04-25-temurin
|
53.7 KB |
sha256:f99488ad3669aab90ecdf424456e9b1c3c5b3aa22ce0882db351544d84b922bb
|
|
|
test-results-ubuntu-22.04-25-zulu
|
53.7 KB |
sha256:1979e0125d22be06b5270e1d64d40a3a35dac331a29287d7bf1d051d974e30e3
|
|
|
test-results-ubuntu-22.04-8-temurin
|
56.9 KB |
sha256:654df5cb730ed6612ef3000b161cbc5f7a244308e1db650c8c4000a72b9ef952
|
|
|
test-results-ubuntu-22.04-8-zulu
|
56.7 KB |
sha256:f24e3ecd78cbfb6400995c0bc7d38d95b8b6eabaa72956ea4f3e801d818086dd
|
|
|
test-results-ubuntu-22.04-EA-temurin
|
53.7 KB |
sha256:e2eecd9683b03b6e0e0479b8e144f1d6ce119e91187164566797e3540378ed30
|
|
|
test-results-ubuntu-22.04-EA-zulu
|
53.8 KB |
sha256:f9c7e6a5246441dd6fd42370cf61ffb5197aa090eb8e31e2a9b3af213709b9d0
|
|
|
test-results-ubuntu-22.04-arm-11-temurin
|
56.4 KB |
sha256:2d123e8ec1d494fd622dcb0658512d55949ae2ffe638e020e8d8808273d60533
|
|
|
test-results-ubuntu-22.04-arm-11-zulu
|
56.4 KB |
sha256:45c2b8f3cde9513ea6782ab8062faabe62511565f10408305d05695e091a1e7a
|
|
|
test-results-ubuntu-22.04-arm-17-temurin
|
53.6 KB |
sha256:584173d461e8c533d4071b1999378a51bdef08cc8dce6109d0d9495eec0ff04c
|
|
|
test-results-ubuntu-22.04-arm-17-zulu
|
53.7 KB |
sha256:74318c78c069ad7694c4b49d45d7974acf24c7ffecb99796edda37f881448302
|
|
|
test-results-ubuntu-22.04-arm-21-temurin
|
53.6 KB |
sha256:4684d8f47749ca352e3333cd70eacba2ad1df438813a9e142c0b42b549855681
|
|
|
test-results-ubuntu-22.04-arm-21-zulu
|
53.6 KB |
sha256:ba6ae3488148b9a511bb8c1ae63dd9a41829a4cd3f642c9a70f62c84c5e160ea
|
|
|
test-results-ubuntu-22.04-arm-25-temurin
|
53.7 KB |
sha256:1c90704710ed38ae22b74da0e28feead1d24f0e4569d69e0c8985aa1b7fbc60d
|
|
|
test-results-ubuntu-22.04-arm-25-zulu
|
53.7 KB |
sha256:aec934f61276e0b7afd93a98fc9f2b4d0f1f7a84dd01c6b27539ac92d5f66e57
|
|
|
test-results-ubuntu-22.04-arm-8-temurin
|
57 KB |
sha256:89e73732589c7e2ec18e68f224f677547ed6257a19e4efb24b1d9e94d00b5dce
|
|
|
test-results-ubuntu-22.04-arm-8-zulu
|
57 KB |
sha256:ebee2e7f5dcba34eb1e1e2c3eb48faa64f068b9774887c73c604bf7ea79f062e
|
|
|
test-results-ubuntu-22.04-arm-EA-temurin
|
53.7 KB |
sha256:12564a86cec563bd62899adb15fa5cec9a288a4ef1295c843604eac10e09ee9b
|
|
|
test-results-ubuntu-22.04-arm-EA-zulu
|
53.6 KB |
sha256:9c775c6b72f5f0353fe4e42c96bf9142ae0b407f2b38ce1f06116f7f679f703c
|
|
|
test-results-ubuntu-latest-11-temurin
|
56.5 KB |
sha256:08866ba3da79a128e822f6fa419ab9bc6d7cba14eccadbacebda98eb38a9fa79
|
|
|
test-results-ubuntu-latest-11-zulu
|
56.5 KB |
sha256:67a4f952a682d934e68c426a2b98602132c1981155af9159131d5da82a285785
|
|
|
test-results-ubuntu-latest-17-temurin
|
53.6 KB |
sha256:a77804755cb26bece39132680fe58deef2d79dd117909aa6591cd8581eef3152
|
|
|
test-results-ubuntu-latest-17-zulu
|
53.7 KB |
sha256:d42883998914f47e3b84289b646d05fd806146d166c0441d829f9e83e7160103
|
|
|
test-results-ubuntu-latest-21-temurin
|
53.7 KB |
sha256:d361af68f8e786354a6808aee165b934ebdb7444369594db464dabff2df43239
|
|
|
test-results-ubuntu-latest-21-zulu
|
53.6 KB |
sha256:b330c63f7e1f694dd04d2a0beb7a26151cee4920a6bbf0668ee1393f3bb2d60d
|
|
|
test-results-ubuntu-latest-25-temurin
|
53.6 KB |
sha256:bca2857d05ed5993caa94921acb298bc2df2187face142ae1a8d0f21b3655eaa
|
|
|
test-results-ubuntu-latest-25-zulu
|
53.4 KB |
sha256:8213835364981c0946a48de6addee20487ced34c38a11be0e3a3516420f94109
|
|
|
test-results-ubuntu-latest-8-temurin
|
56.9 KB |
sha256:471305d9aa092c8152a8db8c26575e5791b5751aaab9c8bbab0ea8af43a1c24f
|
|
|
test-results-ubuntu-latest-8-zulu
|
57.1 KB |
sha256:a669457a98bb9271ab5219fa708b6f2be7b6a1269dce42ac028b2ee9812995b7
|
|
|
test-results-ubuntu-latest-EA-temurin
|
53.7 KB |
sha256:a3fc62e29d8afe80277c9d7508244eac7beb7e02ba47d2bb9366298be9b650a8
|
|
|
test-results-ubuntu-latest-EA-zulu
|
53.4 KB |
sha256:c253f228e9bde5cdebb8c0eea8c1fef775085b820a700c96d88f461941c06231
|
|
|
test-results-windows-latest-11-temurin
|
59.3 KB |
sha256:d77eb942e7ebd6434d58bd45cc4cda07cbfa96e2c4a4edee50376552417cbf84
|
|
|
test-results-windows-latest-11-zulu
|
59.5 KB |
sha256:2761bbb0f7fc9594159871104c4d5e251b962bb789f9facfa7a19b40d59c54a1
|
|
|
test-results-windows-latest-17-temurin
|
56.8 KB |
sha256:d2bed6e853860ad6a6d312758ce53d59cf932bef6aa43bc5efb2fe2e552c6d83
|
|
|
test-results-windows-latest-17-zulu
|
56.9 KB |
sha256:1f231a1fee48de61e21538136a770d41154af5a24057181acd874530a69a49fc
|
|
|
test-results-windows-latest-21-temurin
|
57 KB |
sha256:47cd1034c0f436ef002464457119228e91a13d13bd0c76fd67c5119499b9f903
|
|
|
test-results-windows-latest-21-zulu
|
56.8 KB |
sha256:f3ec7a20de85a993e09eeb38bedc6c05a6499f80f11dabec2f12fa58ac2f2463
|
|
|
test-results-windows-latest-25-temurin
|
56.8 KB |
sha256:2b70652216be9fe759b119574751080a2a51dd9ea63be03ec2e14e02a0f83d00
|
|
|
test-results-windows-latest-25-zulu
|
56.8 KB |
sha256:dad407571795a9add25f9d05e228426de9306a91211a84e28310b384a67f8f7a
|
|
|
test-results-windows-latest-8-temurin
|
59.6 KB |
sha256:80405fc7d7e376411ae1bbf862bf39e5f84a866ba491b1f9a0999b4eccef37be
|
|
|
test-results-windows-latest-8-zulu
|
59.4 KB |
sha256:0b06d3060113e3677e352e249db45de7ddc0ea80f5edc7bd93ee389cd01fdb5a
|
|
|
test-results-windows-latest-EA-temurin
|
56.7 KB |
sha256:ef28d76a05efc9ac18d2f58f7e497b07cc3ec419349c3fa7eeafa0bec078f9f8
|
|
|
test-results-windows-latest-EA-zulu
|
56.7 KB |
sha256:1f88e95088ad4d0d8fb9df7c1d322d87a0cdc9d752a0be4f0f86247acc3b8456
|
|
|
testjar
|
24.2 MB |
sha256:bf0bbcd4b7d5a97b251a06fce773768bb2eb5811ae95ac7612e68c7305a5f632
|
|