Continuous integration #4503
ci.yml
on: schedule
boringssl_clone
6s
clang_format_check
Matrix: build
Matrix: android-test
Matrix: openjdk-test
Annotations
3 errors and 55 warnings
|
android-test (26)
The process '/bin/sh' failed with exit code 1
|
|
android-test (30)
The process '/bin/sh' failed with exit code 1
|
|
openjdk-test (macos-14, 17, temurin)
ssl == null
|
|
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 'clientId' is never read.
|
|
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
[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 '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?
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
boringssl-source
Expired
|
372 KB |
sha256:fd372d0256f7399d978d99b94b54b374061554b99bdc64fe35ea32d286243de7
|
|
|
m2repo-Linux
|
9.55 MB |
sha256:0bc3c3eada412477677d0ea416a47561410cdeb8d1b30b3a86916aaa8709f137
|
|
|
m2repo-Windows
|
1.88 MB |
sha256:781ec3741966ce2372bf66cabb9f81ac9d81b8ddac51395554e4cba9addee60c
|
|
|
m2repo-macOS
|
3.88 MB |
sha256:7f109506d4f36e73e9045daa37da6de0814d45ad096ad57bdfd3e74208acde7a
|
|
|
m2repo-uber
|
21.7 MB |
sha256:b15447f6747ac8933258de81ea401cc966291e378e0ebc880586b29ac6b0b207
|
|
|
test-results-macos-14-11-temurin
|
57 KB |
sha256:0d72a7309036ece53ce5dd4207673710662e531086cfe4f0eefa9c4b3b523922
|
|
|
test-results-macos-14-11-zulu
|
56.9 KB |
sha256:0f3e2156b5ffe92e76de2d84ab5d5a9d80703969ffb5aa96a9baaf48eb444b0d
|
|
|
test-results-macos-14-17-temurin
|
53.9 KB |
sha256:e643191f82b9552b430776248535486d5f83aa060578c5d108c86319f4e87b78
|
|
|
test-results-macos-14-17-zulu
|
53.9 KB |
sha256:f4b657fa788236998b230ba7c15648c62dffaaa6cfa919974524ee82279b809c
|
|
|
test-results-macos-14-21-temurin
|
54.5 KB |
sha256:b700114dc7f8f68303759769002b6a300673cf10dd89895389a5ade2e458939f
|
|
|
test-results-macos-14-21-zulu
|
54 KB |
sha256:a3fbefd65a307375dd80ae1cde84744caf2403663da881812f50724e1632f206
|
|
|
test-results-macos-14-25-temurin
|
54.3 KB |
sha256:65d96e912e37beafd5e17d1bd3dbc7f694d32707b9615482be6ab689e6289de5
|
|
|
test-results-macos-14-25-zulu
|
54 KB |
sha256:df3a33719d4903518431b9f8243f8e8eb1b54423326652d83f630083f4e07b5e
|
|
|
test-results-macos-14-8-zulu
|
57.3 KB |
sha256:1ea26406ac7f47053dfc5453ec4b4b69c8ebf279e10c762f3696576bcc38adbe
|
|
|
test-results-macos-14-EA-temurin
|
54.1 KB |
sha256:bc25ef03f5bb4a5ccb0105e373c1b47b04a97c7a79364a590d93b1b19441152b
|
|
|
test-results-macos-14-EA-zulu
|
54.7 KB |
sha256:8505ee19ffe802f90f094c797623cc5d41d1bea1ce74d0fb93440b80961e762d
|
|
|
test-results-macos-latest-11-temurin
|
57.1 KB |
sha256:d62d85c2cca1819d9f3c5fccd548b7c7a023bcdce2c9397369a141dd9f5b5ed4
|
|
|
test-results-macos-latest-11-zulu
|
56.7 KB |
sha256:a012dc4be9f29262d2929396e77a138ac27ca0c35dd337c03a091f5244a62955
|
|
|
test-results-macos-latest-17-temurin
|
54 KB |
sha256:59333c7b9002b62cf1f9cffe1cfbaf41601b80365ce067fa7024620ade37309c
|
|
|
test-results-macos-latest-17-zulu
|
53.8 KB |
sha256:05cf663cfc4439bb704513545b554f381373b19c44477397ebfa4f8ef1c2e57f
|
|
|
test-results-macos-latest-21-temurin
|
54.2 KB |
sha256:d7c979c1e2760156e500c4106de622dd934ce19122d654a962742c51345cc849
|
|
|
test-results-macos-latest-21-zulu
|
54 KB |
sha256:a27c2b77d36db8d72627116b82e1a2b26df250cea4f7ae8810c6199c96afe901
|
|
|
test-results-macos-latest-25-temurin
|
54 KB |
sha256:0108e6fa3d411b44da99e5e9100fd4ea4c84a696b1f96ebf8e88df586acb6288
|
|
|
test-results-macos-latest-25-zulu
|
54 KB |
sha256:1dc97ff28ba9fbab8957cf384f24f7e7f86ce59365703864bf5d9dd890965b17
|
|
|
test-results-macos-latest-8-zulu
|
57.6 KB |
sha256:f81a1dd9db3a2af757b0df76b2de9fa0943e623a4830ff01c4d74219c391ec66
|
|
|
test-results-macos-latest-EA-temurin
|
54.3 KB |
sha256:63146d5c3f550813f7f2d72e195c880101869257a48c3b3e10082ed95d3848bd
|
|
|
test-results-macos-latest-EA-zulu
|
54.4 KB |
sha256:78c4a873ae7cc8873a8c71c99e430a1954e4192b9af44af745da5249d0fbb665
|
|
|
test-results-ubuntu-22.04-11-temurin
|
56.5 KB |
sha256:8bafef9f96040f9ce3b9687fb1c15b3b6829c437eb57221e714279eab49fa5b4
|
|
|
test-results-ubuntu-22.04-11-zulu
|
56.3 KB |
sha256:7401875e88a549fb3ed7f5ac8e0f552f69187b2ff05853fc4471ca68a4ead590
|
|
|
test-results-ubuntu-22.04-17-temurin
|
53.7 KB |
sha256:1040b8f08c2b04ef745528c56fde25e1f8e42c6c3c628cfde0a1641ec5c66553
|
|
|
test-results-ubuntu-22.04-17-zulu
|
53.5 KB |
sha256:3e52d8b6107506285de5fb9b3929c7cc9ef4250fba6b8af6f20aadc46a9c3ae2
|
|
|
test-results-ubuntu-22.04-21-temurin
|
53.6 KB |
sha256:cab387c0af6d61e3389fff09ac5e464de543124ace751abd8a73b161a8d6cfcf
|
|
|
test-results-ubuntu-22.04-21-zulu
|
53.6 KB |
sha256:3edcd966ddad1a6b268bd51f8b406553f25b2cff27f2ab82621b22598191be3b
|
|
|
test-results-ubuntu-22.04-25-temurin
|
53.7 KB |
sha256:19356576e55072aafc164d4f411aaf77fbbf8be7b1947a9b8cbe83fb48960358
|
|
|
test-results-ubuntu-22.04-25-zulu
|
53.7 KB |
sha256:e17d9dc27e8c1a05faeac7186d404c074f5b804040c3609a5cfbdd9dc22af9dc
|
|
|
test-results-ubuntu-22.04-8-temurin
|
56.9 KB |
sha256:45ea397b0738e062814593d14ef40de410b6289d4426ca86cbf31f3cc83dce10
|
|
|
test-results-ubuntu-22.04-8-zulu
|
57.1 KB |
sha256:8a948d2b484cfb1343e8e66bb402649445e0daeed44737fac273a6ef167e0177
|
|
|
test-results-ubuntu-22.04-EA-temurin
|
53.6 KB |
sha256:91e2109f8b65e2bc55bbc5955cc5c04b70ec3a214f62acfb9b7fb861350a3194
|
|
|
test-results-ubuntu-22.04-EA-zulu
|
53.8 KB |
sha256:9371e68401c0da9ef58b971601a9e8f29a20f39ad10f93e1c9c6280c4c9c71f0
|
|
|
test-results-ubuntu-22.04-arm-11-temurin
|
56.4 KB |
sha256:6f19207606b12a936a3062b15ba36f80395fdbba80a4fa621e8e72fd99fe4060
|
|
|
test-results-ubuntu-22.04-arm-11-zulu
|
56.5 KB |
sha256:61bb6e7c460bb46f8123e983d3ae3998add68e3a68843544ccb9dab90c943b05
|
|
|
test-results-ubuntu-22.04-arm-17-temurin
|
53.5 KB |
sha256:65e2b101aeef75a5db91f15e3188add18ded8dad0ad105f8a873b0426d168bba
|
|
|
test-results-ubuntu-22.04-arm-17-zulu
|
53.6 KB |
sha256:3862bec0167a42258b5aa050bd489e8de3c6f89d7a6136e239d51cb1e0cea71c
|
|
|
test-results-ubuntu-22.04-arm-21-temurin
|
53.6 KB |
sha256:ccd34cc99bc03bb60aacb25edafaa7ed5666735c4f485c9c8438dc97f7764196
|
|
|
test-results-ubuntu-22.04-arm-21-zulu
|
53.6 KB |
sha256:c69bf0a0380bc3e67516d8402fe3a8b85c5a2198f7e40bf1dfa1b706e78d3a96
|
|
|
test-results-ubuntu-22.04-arm-25-temurin
|
53.7 KB |
sha256:e0c2f3ab2bbb0f40f18b16247ce41126e1f0602802954ab264fe5ccb3ed8bfbb
|
|
|
test-results-ubuntu-22.04-arm-25-zulu
|
53.7 KB |
sha256:63257f4a61f07ac81899d9b26dcde7aa3fb58b207472be73613e5eb843a13e00
|
|
|
test-results-ubuntu-22.04-arm-8-temurin
|
56.9 KB |
sha256:fe86278cf5f5de050aadf1e1ceaa4cc72d01e9d2d906688389438240904478d9
|
|
|
test-results-ubuntu-22.04-arm-8-zulu
|
57.1 KB |
sha256:03ea65d663afebdea51f866f74b985056e8d3145df65a8815c613087bfa63cf1
|
|
|
test-results-ubuntu-22.04-arm-EA-temurin
|
53.6 KB |
sha256:f9fae7baea570752c7e574ba5d57b49a0d53ef6fc1ff90a8e20757460e7fe1c6
|
|
|
test-results-ubuntu-22.04-arm-EA-zulu
|
53.6 KB |
sha256:3c9fe9f15d0afd37713f11c4b14727f7279fdc5c05ce0c41c2c019018e1a82b0
|
|
|
test-results-ubuntu-latest-11-temurin
|
56.6 KB |
sha256:6d65736da9446b44bc2a0c39585dfe24ba5a23a431e23089aa5f80a0495a8e3e
|
|
|
test-results-ubuntu-latest-11-zulu
|
56.4 KB |
sha256:a3b07ce959fa5dc9cd491bb6095f8a690f1e47e2ef318bd8c641b22e95f6bf2b
|
|
|
test-results-ubuntu-latest-17-temurin
|
53.7 KB |
sha256:3651c983b9e49e324310e173d58ed614b6bdf74e33689165bac5f41aa146e2ad
|
|
|
test-results-ubuntu-latest-17-zulu
|
53.7 KB |
sha256:44bd9a4d89c02f14d03f2ec3790abd69ec6586d6940c4a7542a75bd3a2b40caa
|
|
|
test-results-ubuntu-latest-21-temurin
|
53.7 KB |
sha256:f074ca206afddfbcedc44be0bc9112e4ffab6c978259b90f426c945c7efde49a
|
|
|
test-results-ubuntu-latest-21-zulu
|
53.7 KB |
sha256:e31eb72569ba02bc0689cc840aa397325aece92feb93272ca071bade5caaf4e4
|
|
|
test-results-ubuntu-latest-25-temurin
|
53.7 KB |
sha256:9b4fe02f3a9e0214be659bf3a2d4c649cdd91e74b650db4691a5929dd86e48a9
|
|
|
test-results-ubuntu-latest-25-zulu
|
53.6 KB |
sha256:91fa61fd2aaff8c875e7f327128cdb00e471f43b18ab953e3467eae4b45d4782
|
|
|
test-results-ubuntu-latest-8-temurin
|
57 KB |
sha256:ec586a474f4256f746edb1318dbf230387ba55d9d593711aff981a6cb801b716
|
|
|
test-results-ubuntu-latest-8-zulu
|
57 KB |
sha256:42bc281a6ce5504165ed4a643d810dd4da6dbe72af72b47ceeb058615accb475
|
|
|
test-results-ubuntu-latest-EA-temurin
|
53.6 KB |
sha256:ec0532937de5d7904629d28a33d8b25883eb1e22cf8661ffe948db3f21a2f771
|
|
|
test-results-ubuntu-latest-EA-zulu
|
53.7 KB |
sha256:893ec165b6cf51b987a2d2a9a38a9b77357653b9c883c461b2d405b931481c7f
|
|
|
test-results-windows-latest-11-temurin
|
59.4 KB |
sha256:145b8111945a205d50738004c5c9f901c2fe39ae281f7d1f01adb14658961208
|
|
|
test-results-windows-latest-11-zulu
|
59.5 KB |
sha256:2f153ba076fa8f879d384f12c20d44bbce335572363a9c1ee54302ae0d358668
|
|
|
test-results-windows-latest-17-temurin
|
56.9 KB |
sha256:8cc2375a67e56daed3b0032e9b920d37a40d837ad722451618aba1ec55fa32b7
|
|
|
test-results-windows-latest-17-zulu
|
56.7 KB |
sha256:293dfcd86f90d965d2e15bd34ee0cddc3d3cf46889a53bdc01fb3e0b67bad3d1
|
|
|
test-results-windows-latest-21-temurin
|
56.9 KB |
sha256:966088f592cc811c3ef441226f59ceb8a8809121e587580535e4e49ce88263e6
|
|
|
test-results-windows-latest-21-zulu
|
56.9 KB |
sha256:4fd126075b481de33e3b73a8689bfea5ae3d03027c4e2747cd269f91074bb568
|
|
|
test-results-windows-latest-25-temurin
|
56.8 KB |
sha256:f234b2398864a8e0529b4d8217847f27d2efc21439f64ea7a24d3d809be96550
|
|
|
test-results-windows-latest-25-zulu
|
56.7 KB |
sha256:adb7240a796b96c00f47aaa04e1d2049b185d9aa899993022ef3703f20f214e2
|
|
|
test-results-windows-latest-8-temurin
|
59.6 KB |
sha256:b6b5deb24f5bee485c31ca1d46435cef3378e51dfd3bab9610b698a2e64fb59a
|
|
|
test-results-windows-latest-8-zulu
|
59.7 KB |
sha256:e790fc9a699aeca7d2728fc1a61a235248cdf0340da35b1e115be443091f40ee
|
|
|
test-results-windows-latest-EA-temurin
|
56.6 KB |
sha256:30c62b2e3aa7c74b8d744c42a1c68535a85bc555083751aabf676e1050c71fe2
|
|
|
test-results-windows-latest-EA-zulu
|
56.7 KB |
sha256:9ce95268191e5adfc1cc3bc9bb944547fa8983331bc4c36fc12cffaa7910e1be
|
|
|
testjar
|
24.2 MB |
sha256:cafb3ec378cb5968dacc9c20d682f2beba60a7abac61ca7accb69e294bcea530
|
|