Project import generated by Copybara. (#1523) #4488
ci.yml
on: push
boringssl_clone
4s
clang_format_check
Matrix: build
Matrix: android-test
Matrix: openjdk-test
Annotations
22 errors, 55 warnings, and 12 notices
|
android-test (30)
The process '/bin/sh' failed with exit code 1
|
|
openjdk-test (windows-latest, EA, zulu)
Failed to resolve action download info.
|
|
openjdk-test (windows-latest, EA, zulu)
Service Unavailable
|
|
openjdk-test (ubuntu-22.04, 25, zulu)
Failed to resolve action download info.
|
|
openjdk-test (ubuntu-22.04, 25, zulu)
Service Unavailable
|
|
openjdk-test (macos-14, 25, temurin)
Failed to resolve action download info.
|
|
openjdk-test (macos-14, 25, temurin)
Service Unavailable
|
|
openjdk-test (windows-latest, 11, zulu)
Failed to resolve action download info.
|
|
openjdk-test (windows-latest, 11, zulu)
Service Unavailable
|
|
openjdk-test (ubuntu-22.04, 11, temurin)
Failed to resolve action download info.
|
|
openjdk-test (ubuntu-22.04, 11, temurin)
Service Unavailable
|
|
openjdk-test (ubuntu-22.04, 25, temurin)
Failed to resolve action download info.
|
|
openjdk-test (ubuntu-22.04, 25, temurin)
Service Unavailable
|
|
openjdk-test (macos-14, 17, temurin)
Failed to resolve action download info.
|
|
openjdk-test (macos-14, 17, temurin)
Service Unavailable
|
|
openjdk-test (ubuntu-latest, 21, temurin)
Failed to resolve action download info.
|
|
openjdk-test (ubuntu-latest, 21, temurin)
Service Unavailable
|
|
openjdk-test (ubuntu-22.04-arm, 25, temurin)
Failed to resolve action download info.
|
|
openjdk-test (ubuntu-22.04-arm, 25, temurin)
Service Unavailable
|
|
openjdk-test (ubuntu-latest, 17, zulu)
Failed to resolve action download info.
|
|
openjdk-test (ubuntu-latest, 17, zulu)
Service Unavailable
|
|
Continuous integration
Internal server error. Correlation ID: 091c06c8-15aa-47a5-a313-4f996bd31fb7
|
|
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 'clientId' 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
[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?
|
|
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/PakeServerKeyManagerParameters.java#L152
[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/PakeServerKeyManagerParameters.java#L141
[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/PakeServerKeyManagerParameters.java#L110
[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/PakeServerKeyManagerParameters.java#L101
[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/PakeServerKeyManagerParameters.java#L75
[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/PakeServerKeyManagerParameters.java#L64
[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/PakeServerKeyManagerParameters.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/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'serverId' is never read.
|
|
build (ubuntu-22.04):
android-stub/src/main/java/android/pake/PakeServerKeyManagerParameters.java#L92
[UnusedVariable] The parameter 'clientId' is never read.
|
|
build (ubuntu-22.04):
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/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?
|
|
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
[UnusedVariable] The parameter 'clientId' 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?
|
|
build (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, EA, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, 21, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, EA, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, 8, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, 17, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, 25, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, 11, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, 21, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, 25, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, 17, temurin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
openjdk-test (macos-latest, 11, zulu)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
boringssl-source
Expired
|
372 KB |
sha256:63a33c60a6e2fb56df030b56e03fd70bccf56d61249c7f1f20ed171c1e96273c
|
|
|
m2repo-Linux
|
9.53 MB |
sha256:a0dd0463097e63d39190127b54ae5c32d70a3d61d1b22c6e1b24690d07435a9f
|
|
|
m2repo-Windows
|
1.88 MB |
sha256:015fb2ea3490636f63244ec7a40fe4574ea03fa2ec78832a54f7105c8b2dab43
|
|
|
m2repo-macOS
|
3.87 MB |
sha256:ad0608db9a6c0e937e49e94498f73b33a66cd7767599e895ef7d6192e9d95a84
|
|
|
m2repo-uber
|
21.7 MB |
sha256:2a9e13659cb888e00805ba6d3761cd2452222a33f0e01ddcb15cd8765fd03d8a
|
|
|
test-results-macos-14-11-temurin
|
57.4 KB |
sha256:41159fa1cac9b8bfbe0516509aa816e9ee8314cbc02887fb8e6d0b8f4cd472e0
|
|
|
test-results-macos-14-11-zulu
|
56.9 KB |
sha256:5dd09a4caf7aa81102294df2808d013f9fe4830b338bcd77f8d65e2ebdee115e
|
|
|
test-results-macos-14-17-zulu
|
53.9 KB |
sha256:ab6b549d7c7eb941d43a317539246f831f6fcef31a5f0eb965497a62ceae4107
|
|
|
test-results-macos-14-21-temurin
|
54.1 KB |
sha256:9748158f6bfca03ecc45fd3ea2dce1e888f9d6db0e4700e919d1124b9751a76f
|
|
|
test-results-macos-14-21-zulu
|
54.5 KB |
sha256:78916cae7714d48740825f83b491c4ac7e842bef188414c88edb8dc60b4c164e
|
|
|
test-results-macos-14-25-zulu
|
54.1 KB |
sha256:c10a5bd96f821efa78183b2db39c0381877bad9a7640a24d781900e60ef8142c
|
|
|
test-results-macos-14-8-zulu
|
57.4 KB |
sha256:b9eff91f187314d4e211f7c6a475486999807e2b9f14ed90721948b20b55d18d
|
|
|
test-results-macos-14-EA-temurin
|
53.9 KB |
sha256:669c0b0cbed31e059ea5605ac66c446edd07b9164694696bf865f5d9bdf12c83
|
|
|
test-results-macos-14-EA-zulu
|
53.9 KB |
sha256:2347a425d450860089e1c593d1b5ec68ebfa9649c7e4c7d08eef06c0e4a5bf4e
|
|
|
test-results-macos-latest-11-temurin
|
56.8 KB |
sha256:e80fac0f4b88bb1f982bd9719aa8d0dcd4239c3b3bd5ff08e0716448670d9990
|
|
|
test-results-macos-latest-11-zulu
|
56.9 KB |
sha256:34c39c98b423e7327a8904e16c0ffc3b7c469d829754af30ee3b2fe1559187de
|
|
|
test-results-macos-latest-17-temurin
|
54.1 KB |
sha256:00b3d55c4765edb916058376765ad7f08f1b763db692a748a85886873a7b48ec
|
|
|
test-results-macos-latest-17-zulu
|
54.4 KB |
sha256:0fc65e8663784519d12f639d1826df0516c536da60ec126934ee7e77a2936e84
|
|
|
test-results-macos-latest-21-temurin
|
54.3 KB |
sha256:97b66cf355840bade398525e12146adb1cc85d0a257e6504c48afb79fa918248
|
|
|
test-results-macos-latest-21-zulu
|
54.9 KB |
sha256:76716d7f9fc84a4baeaa1add6ec1383cb0260d9c566e07ca9053597809f70249
|
|
|
test-results-macos-latest-25-temurin
|
54.6 KB |
sha256:f659d0cc071e439458a7750bd6bec922eefb4220ff77d7c28e671606bba7b574
|
|
|
test-results-macos-latest-25-zulu
|
54.6 KB |
sha256:28c9d49a9f69fb0ba9c7580f3a700730f0bfe1562e2f1ccd42fc3cbecb28e14a
|
|
|
test-results-macos-latest-8-zulu
|
57.4 KB |
sha256:6b353fcd6bb3f411d5e0084cca65ce36f428605531e1f7b75aa3510225da558c
|
|
|
test-results-macos-latest-EA-temurin
|
54 KB |
sha256:803dcb21368ebffd79e347b01d87e59d74d87d8a7f5c187df773b10bc518c938
|
|
|
test-results-macos-latest-EA-zulu
|
54 KB |
sha256:3828a09237383035d1733a1a276044d0a03b964fd81d2e21ca8d918104392d24
|
|
|
test-results-ubuntu-22.04-11-zulu
|
56.6 KB |
sha256:6300e4038d4ef8bff8759a664e3b6ddf3ee3e44cc7623b9ffc5e8e3250a82548
|
|
|
test-results-ubuntu-22.04-17-temurin
|
53.6 KB |
sha256:277df4d5d1c195c68eaaa49673975c08253d914c8b0d899ea54c36d28ffa259e
|
|
|
test-results-ubuntu-22.04-17-zulu
|
53.7 KB |
sha256:ef73f1722a7aee5e17747cd6f62993fd6e26a9b918fd7eccc9cb5348a7c0bc22
|
|
|
test-results-ubuntu-22.04-21-temurin
|
53.6 KB |
sha256:bcd0b1cf7f18c5f32c7dc4a572bc03c2caedde27d0851d9651afdbd577884c67
|
|
|
test-results-ubuntu-22.04-21-zulu
|
53.6 KB |
sha256:a351811f031ad3e2ccd092aa74cc4e41abbad7600fe9eef0c7db735e711df369
|
|
|
test-results-ubuntu-22.04-8-temurin
|
56.7 KB |
sha256:2ea71e2d230580968c9c6577d4cc2b69c73cd62e2e2554f040a17a9eaffe7340
|
|
|
test-results-ubuntu-22.04-8-zulu
|
57.1 KB |
sha256:23122522d999e83b35451291fded8bd394a36dbaf82b59d8649f2c81686ad3ec
|
|
|
test-results-ubuntu-22.04-EA-temurin
|
53.7 KB |
sha256:22fae6e9d970d69731fc18e1b6953977eb03cae52e4134e42ca8e219ea915d54
|
|
|
test-results-ubuntu-22.04-EA-zulu
|
53.7 KB |
sha256:3755d1cc07c3babb44097100b2f810d883fd39a884c2c9130a71db4603b3ef9b
|
|
|
test-results-ubuntu-22.04-arm-11-temurin
|
56.5 KB |
sha256:fe4336b0d3a8944a4d75f1ef45eeeed50c3f6516dad4d0ac5821a6d3cddccb7d
|
|
|
test-results-ubuntu-22.04-arm-11-zulu
|
56.5 KB |
sha256:972319229daf1044d5db103b3c55f86b8b72e4003ee7524b8bba8305d5ea0c8c
|
|
|
test-results-ubuntu-22.04-arm-17-temurin
|
53.8 KB |
sha256:007ba66b559d32f3179f67e5d27c3c35ad394cbcbde630b18925218198ce7ad1
|
|
|
test-results-ubuntu-22.04-arm-17-zulu
|
53.7 KB |
sha256:606c13f3ac8fe0c06220c6b8cfeb5b92edc09ad99f4f305df620b1f61b00d94f
|
|
|
test-results-ubuntu-22.04-arm-21-temurin
|
53.8 KB |
sha256:3a41978bb3cb0accbcbc50c36e101ab139809848c4345effdb80a7aab78c6513
|
|
|
test-results-ubuntu-22.04-arm-21-zulu
|
53.6 KB |
sha256:8438da3702e25ff0a9bc2fced249ce6ab1f12dc962cb3ffc0bafe1ade8ea759d
|
|
|
test-results-ubuntu-22.04-arm-25-zulu
|
53.8 KB |
sha256:ea186bd2b2ab53af86e05dcd2345931a2f5656c9064a00fb1aa4e14e6213c567
|
|
|
test-results-ubuntu-22.04-arm-8-temurin
|
56.9 KB |
sha256:329126ec08308cdb87baf167c44e881cced27b8ae26a827bf152965d0114b4da
|
|
|
test-results-ubuntu-22.04-arm-8-zulu
|
57.1 KB |
sha256:093002ccf79ffae1602fe463f178fe737a4b1e530bfbce4a9807f4fa40d0b97a
|
|
|
test-results-ubuntu-22.04-arm-EA-temurin
|
53.6 KB |
sha256:b79c04ef8f9725dc32b006464d4a3fe7669c27a9ee1e313696cc41cdc8bba1f1
|
|
|
test-results-ubuntu-22.04-arm-EA-zulu
|
53.6 KB |
sha256:e2df36efb7e6a6e59b9027a8429d3b92b6102fd2dfee2118de0c123512a0f409
|
|
|
test-results-ubuntu-latest-11-temurin
|
56.5 KB |
sha256:2878dd8b25d0047947da799f9b14d1892fa43530be29e127e057292fb2edd662
|
|
|
test-results-ubuntu-latest-11-zulu
|
56.6 KB |
sha256:15120f4ab34ec9536d815e63115ba81d6f1623f94a956631941e409961b7cdf3
|
|
|
test-results-ubuntu-latest-17-temurin
|
53.6 KB |
sha256:ed524a3ab5929d978f63d93a587dd96678828d363bb95ce3e92270a61ca9ed4c
|
|
|
test-results-ubuntu-latest-21-zulu
|
53.8 KB |
sha256:2167c30aac282f7efa8736c094854c0d3631271ab015b65b98cd7df185357c8b
|
|
|
test-results-ubuntu-latest-25-temurin
|
53.6 KB |
sha256:17eb56d69ee1267260ac4fa55b5ece74ec2933e3b1498c78375374bcbed7147e
|
|
|
test-results-ubuntu-latest-25-zulu
|
53.6 KB |
sha256:0611441b1ccfbacf10c53b76c893c07c6ce52fbaa01bc20859d3d8c04fa6e9b5
|
|
|
test-results-ubuntu-latest-8-temurin
|
57 KB |
sha256:db9f6a50b23901f61523236fbf45b03382123dd1f2eeaf991b7910e587705e4b
|
|
|
test-results-ubuntu-latest-8-zulu
|
57.2 KB |
sha256:df40250c3abc37a6334a63605a74a2d737b517a4002e5a14dba1849c7c5c06a8
|
|
|
test-results-ubuntu-latest-EA-temurin
|
53.7 KB |
sha256:3a9bc29e16b4e48e74df4ad2ac32c10024f0b2ca438c0496787597e03e019ca3
|
|
|
test-results-ubuntu-latest-EA-zulu
|
53.5 KB |
sha256:128625e5601a11f30ceaa111934212a9008466270bb8acf9b89fe53aae3bf1bb
|
|
|
test-results-windows-latest-11-temurin
|
59.4 KB |
sha256:1ed7f86cfe35137a5d3173a20e57a37ae00853b5d5fc83f730003a37330a5d69
|
|
|
test-results-windows-latest-17-temurin
|
56.4 KB |
sha256:defda9f672ed938600af8092ff6d6a68abafe64d832030be5cda65d1bc2f716d
|
|
|
test-results-windows-latest-17-zulu
|
56.8 KB |
sha256:e5d28603e84464cd2c61be9a3b6d3585bc86674639df3981fe602fc294515dc3
|
|
|
test-results-windows-latest-21-temurin
|
56.8 KB |
sha256:b53d87b504704dbc76fc4fce2f974e9d22451bb063056665d12a9adc72010d94
|
|
|
test-results-windows-latest-21-zulu
|
56.9 KB |
sha256:8b9a68e0f7dd3ccf795846e03e52ad8519bd1814f2f5e3ed3545b0f7117e336b
|
|
|
test-results-windows-latest-25-temurin
|
56.7 KB |
sha256:f4530edea798426a736a0758ce23fbb69e3e9028c83892ad713e1e49dea12201
|
|
|
test-results-windows-latest-25-zulu
|
56.7 KB |
sha256:683dca36a5b68db9b50e838d9bd4848e40aa848b6194fe82174a6236a63563a6
|
|
|
test-results-windows-latest-8-temurin
|
59.5 KB |
sha256:763ca151d01747ed6df5c9e42ad00fb6e046fb30e47aac0b3390de3113cc2c6f
|
|
|
test-results-windows-latest-8-zulu
|
59.6 KB |
sha256:a2e63aa5d80a144601adffc5ca87f1877ec82e5fa4e27b4e2a4774cff42a4d33
|
|
|
test-results-windows-latest-EA-temurin
|
56.7 KB |
sha256:999091154074dbf927973ac93adc51267fcbd90220c34cf60e9015ab79639b40
|
|
|
testjar
|
24.2 MB |
sha256:6d284e91b2820752c4cebfe459da9987189ecf864a9aa6964d69bf5bc2517682
|
|