Continuous integration #4498
ci.yml
on: schedule
boringssl_clone
3s
clang_format_check
Matrix: build
Matrix: android-test
Matrix: openjdk-test
Annotations
55 warnings
|
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.
|
|
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/
|
|
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 (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?
|
|
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).
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
boringssl-source
Expired
|
372 KB |
sha256:829fc7818c110064527f77312055a53cdf8176227b74a8b01ec4a770f2aaf501
|
|
|
m2repo-Linux
|
9.55 MB |
sha256:d00e2edeb1879a6d1667f95f790c3c67a8b4673cc8b8fedfbe677153643af707
|
|
|
m2repo-Windows
|
1.88 MB |
sha256:416594bfaf2a4ae507e4e2e6c77a2406360b0ea387bd5a3fd6a14ff016ece6e0
|
|
|
m2repo-macOS
|
3.88 MB |
sha256:a35b73aa2ff2180355fe1cc59b8207d805a99989e7083f819f4f456ecf8f198e
|
|
|
m2repo-uber
|
21.7 MB |
sha256:f5e386f7dd79d522c7dd7f8beaa8bb691d8830f5973ff844b27ccad6c3008570
|
|
|
test-results-macos-14-11-temurin
|
56.9 KB |
sha256:20ba1a311bfbc3153609be3c0052a470c2a4f29668cc24da65b36441d31a4678
|
|
|
test-results-macos-14-11-zulu
|
57 KB |
sha256:79ce0d1bece71f080d0ca602690d8528e69ae0b1abe91a222a0e4375c18a44ea
|
|
|
test-results-macos-14-17-temurin
|
53.9 KB |
sha256:f9a80e32872758eba3909f4d8a754ecec38a8d7c243bf5e9ba6ad4e8023e01db
|
|
|
test-results-macos-14-17-zulu
|
53.9 KB |
sha256:f38d2150d0695115820b68c05eb356bc8a328e944754784646f677a467e2d1f4
|
|
|
test-results-macos-14-21-temurin
|
54 KB |
sha256:a0b11132cdc180fb730f1f572989657d12849d447c338df5814939816e7f1d8d
|
|
|
test-results-macos-14-21-zulu
|
54 KB |
sha256:307b2b307be09563106a89a4db7ca2ea45f574ee77c8ab7fbcd42ae3fccee400
|
|
|
test-results-macos-14-25-temurin
|
54.1 KB |
sha256:9a8a9fd9881b175b20d9deef873e6a0862622300d85474059a9da770b3dc1f49
|
|
|
test-results-macos-14-25-zulu
|
54.2 KB |
sha256:b202cd520fd4c4abd580cb7f9154aad0596b9c4fcfa41a28901ac91269c09f2d
|
|
|
test-results-macos-14-8-zulu
|
57.3 KB |
sha256:d19b5f584ae642b97e793da2bc392102093d0180f37a89397267d63dcfcefc42
|
|
|
test-results-macos-14-EA-temurin
|
53.9 KB |
sha256:8087199784decca1d5f9e8e145f315ee13465f402a31107fa6ebb65606ce1b41
|
|
|
test-results-macos-14-EA-zulu
|
54 KB |
sha256:2159301146198242d89408a063a576a17ba3d7d5c9f280842c1587d0922f6b6d
|
|
|
test-results-macos-latest-11-temurin
|
57.3 KB |
sha256:8819b1ec7d71797d87bd9975ff0b415dd86dc4851fa498442e4a97f03b10f8d8
|
|
|
test-results-macos-latest-11-zulu
|
57.4 KB |
sha256:c9805c6dce7cd0139433db2eae35e093da395f1d4bd013cc40d8e8834ebf0af4
|
|
|
test-results-macos-latest-17-temurin
|
54 KB |
sha256:336dae58752866681e3bc7e36fd404c170adcf8a3d8e85b015ed6d93b40c864f
|
|
|
test-results-macos-latest-17-zulu
|
53.9 KB |
sha256:ae95c7876c992e8a6575706a02bedd8892236281bdf73b1c044057e8efa97680
|
|
|
test-results-macos-latest-21-temurin
|
54.3 KB |
sha256:8e3ab9b481ec602be707e57b7a9f52f98ac576c502ba583046d2b3a320e1c0da
|
|
|
test-results-macos-latest-21-zulu
|
53.9 KB |
sha256:c498d4a368a3208309dbca90e6536afcdc1a4217c5505921e2abec8623985961
|
|
|
test-results-macos-latest-25-temurin
|
54.1 KB |
sha256:70c41e54d0845695092d5683836df47951d66f40559832e0f78bc244c64c3eae
|
|
|
test-results-macos-latest-25-zulu
|
54 KB |
sha256:c0e8309681da53bff580ea4f5d9041049676d4d48284e0bece9678c06fb351c5
|
|
|
test-results-macos-latest-8-zulu
|
57.3 KB |
sha256:922ecc775ee49b731728e28962b2a797dd45f29a66046957c0e701c71ff3dc14
|
|
|
test-results-macos-latest-EA-temurin
|
53.9 KB |
sha256:8aa2b9b6dd2c2ae47af8c441e7502c7c7e0fa115911490f58e557a305b459fe6
|
|
|
test-results-macos-latest-EA-zulu
|
54 KB |
sha256:ff09b0b280ac5223817e8065a5a3dace8fd38bbb5785aee733cd21f9de343cd0
|
|
|
test-results-ubuntu-22.04-11-temurin
|
56.5 KB |
sha256:e6944a4a1d8e4c15f201f85c5d4f1b8e2ab632cace76b3699cde6dd6f7311040
|
|
|
test-results-ubuntu-22.04-11-zulu
|
56.6 KB |
sha256:2f5a44075ddec8d1300e39a7d48b3f7abc32598caa01b6cf75f200f646f7dad2
|
|
|
test-results-ubuntu-22.04-17-temurin
|
53.7 KB |
sha256:c9af92b57a52e6fdb410730cb848245793bb3225a1d82c2238d3c557dd70f724
|
|
|
test-results-ubuntu-22.04-17-zulu
|
53.8 KB |
sha256:fb2da04ab3ed66570d3778d13a2d6c0148d2988e15de59ec5f9a393e55ac692e
|
|
|
test-results-ubuntu-22.04-21-temurin
|
53.7 KB |
sha256:2c9087cf9340406bef670fcf0ca0d8ba74da0cd60e83f3acbf68a8cdfb52e904
|
|
|
test-results-ubuntu-22.04-21-zulu
|
53.6 KB |
sha256:e565e3a24558dc515cae628baae83e719f1b3900f9ad85597cf3fd100bd75bdd
|
|
|
test-results-ubuntu-22.04-25-temurin
|
53.5 KB |
sha256:0a60f517e5f3e8600f70384cc4fd0302bc09620dc3bc14bbf432bcc5f1635378
|
|
|
test-results-ubuntu-22.04-25-zulu
|
53.7 KB |
sha256:a517e1da7917b7eadf16dd8c4fe5a54946e86b8ab6bfcf58dd96695b96616e04
|
|
|
test-results-ubuntu-22.04-8-temurin
|
57 KB |
sha256:85e158f2ea5c6677d3ad2b1b46d52482aaa0342d0d2c2b7a6bc6aa3f08d2c70f
|
|
|
test-results-ubuntu-22.04-8-zulu
|
57.1 KB |
sha256:fe4d6c8eff7bf7f4a9f3f8be18aed09f132bfa41dcd56ef04570525297da9df6
|
|
|
test-results-ubuntu-22.04-EA-temurin
|
53.7 KB |
sha256:413857aabde0388f84cda3d529c303f630a8fb08159c17bc5da19be757fb4c78
|
|
|
test-results-ubuntu-22.04-EA-zulu
|
53.7 KB |
sha256:52d23e2713aa4bba9a3d835bef330013e99ba9098e8953c1b109de3da6b4240b
|
|
|
test-results-ubuntu-22.04-arm-11-temurin
|
56.6 KB |
sha256:b7bbe36e1a751c0590e45d52d3f10bec926c49725d26a74df24eea4847a3c786
|
|
|
test-results-ubuntu-22.04-arm-11-zulu
|
56.4 KB |
sha256:a4a44164eedab5ee9d98d6f7a34bc875a763a3a72f5db4426ec6a1147222f654
|
|
|
test-results-ubuntu-22.04-arm-17-temurin
|
53.6 KB |
sha256:984b35859ba09e06f10214030c079b70ba09ec159e7f5fc67cc21fe27ffb72f8
|
|
|
test-results-ubuntu-22.04-arm-17-zulu
|
53.6 KB |
sha256:f9108516ccc17193741fc7a9acfa942842215344730d86e108ff9b6c4a59591d
|
|
|
test-results-ubuntu-22.04-arm-21-temurin
|
53.8 KB |
sha256:e40f4785ba6b29ac09d60d2a1f7c32767b30c29d16d5652e449115c844e9c027
|
|
|
test-results-ubuntu-22.04-arm-21-zulu
|
53.6 KB |
sha256:ed5ada00308837a0a645df5eabea631b94c6c14b48076c841ef6bd478af6ff4a
|
|
|
test-results-ubuntu-22.04-arm-25-temurin
|
53.7 KB |
sha256:4d752cfe4915ee9257cd777220d34beb8bb3fe1f97e7315dd9612392b07b266b
|
|
|
test-results-ubuntu-22.04-arm-25-zulu
|
53.7 KB |
sha256:780e26fe97028bb4f0a8c6954dc0b4da808a508762dee396489925d0a4a36ba8
|
|
|
test-results-ubuntu-22.04-arm-8-temurin
|
56.9 KB |
sha256:4ea1cc8e484ce2a7c7a39c08d3a173f3a0404d7522f0caa1b6ef70fdb7b1dc2b
|
|
|
test-results-ubuntu-22.04-arm-8-zulu
|
57 KB |
sha256:942850dc1b1a82cdd26ce9471af077916f9e2251be8177edb7c3606d164ba305
|
|
|
test-results-ubuntu-22.04-arm-EA-temurin
|
53.7 KB |
sha256:61e991fa4e36193b6fd21eaf353560773a1f848320ad6b2097ad746d64096cb4
|
|
|
test-results-ubuntu-22.04-arm-EA-zulu
|
53.6 KB |
sha256:a88026c108e8608ec30f87b186d43f86288aafb84b0d575678f752dbe7beb57f
|
|
|
test-results-ubuntu-latest-11-temurin
|
56.6 KB |
sha256:e7f349c2866557cff36b5076dad4de726815ca5de61e04aff039ba9d3c85dda1
|
|
|
test-results-ubuntu-latest-11-zulu
|
56.5 KB |
sha256:891b426c247b6d5e4b33f1efdd27ae7388969ff238e144f9519f15e2f3d83c96
|
|
|
test-results-ubuntu-latest-17-temurin
|
53.5 KB |
sha256:117de30bd9f0d4a20e8a3a593753606ee193f356a75dcea3c5ab4286050f90d5
|
|
|
test-results-ubuntu-latest-17-zulu
|
53.7 KB |
sha256:b16fe995ced847cb79fda06dcb7582e8f00c64c044f560b8ea3d241416fc3301
|
|
|
test-results-ubuntu-latest-21-temurin
|
53.7 KB |
sha256:942f0369bf70a2d9dfd069c0351abcb9c80df26af3891c65a1b1d5be5949e770
|
|
|
test-results-ubuntu-latest-21-zulu
|
53.8 KB |
sha256:42cbd94a7f843fdb8101df83c8c0b72cf984f709221ad52ac5f64e5cde370563
|
|
|
test-results-ubuntu-latest-25-temurin
|
53.7 KB |
sha256:84e762b482396b99cb611ce514da52fab461e15945cf9284aa08c02da08a78b3
|
|
|
test-results-ubuntu-latest-25-zulu
|
53.7 KB |
sha256:068cc84f45a53ab1879689e20ee352d59a838428115760dae1f9944e4a2c959e
|
|
|
test-results-ubuntu-latest-8-temurin
|
56.7 KB |
sha256:34b60214acd81aec6d9e0dc7493362fad4fcbd1aff030984e7c0949ed76b06cf
|
|
|
test-results-ubuntu-latest-8-zulu
|
57.1 KB |
sha256:70b695ae58bd44c856cfa85c75c56f5cb3cf0cfd505abe5d75befdb30552f85e
|
|
|
test-results-ubuntu-latest-EA-temurin
|
53.6 KB |
sha256:eb544b74528ff823068bd77b728f977224a13915ef57164b51674d5a386a5115
|
|
|
test-results-ubuntu-latest-EA-zulu
|
53.6 KB |
sha256:53a3e84d6945e86467220b2f3da03f19be0df9e77a1a4acaf64e35529ce7dcfd
|
|
|
test-results-windows-latest-11-temurin
|
59.5 KB |
sha256:06b4eeade960fc12cfcb2308ffa1ecbf4d15bc771cfcbfab9d88507d09ac948a
|
|
|
test-results-windows-latest-11-zulu
|
59.6 KB |
sha256:41d6e76b8c69ccef1f32833bbf6b0c9dff4ac9bb47f5eaffab33d1991b46ffac
|
|
|
test-results-windows-latest-17-temurin
|
56.7 KB |
sha256:2a85a845f5353ac063a0f2fa72af90824ec6377cd8380db2ce0f265a25b722bc
|
|
|
test-results-windows-latest-17-zulu
|
56.8 KB |
sha256:7f327b15911d222899bcd33f9061706c13e6c36bd459e352c1daf4cdf24c9b73
|
|
|
test-results-windows-latest-21-temurin
|
56.8 KB |
sha256:00e01a860cd64b6562e0b21f26b5d0e69a5673796a9a3eb616ecf5c571faffd9
|
|
|
test-results-windows-latest-21-zulu
|
56.8 KB |
sha256:51b12b7a3ade5aa36097405a464b523d0ec8af8fee6309b388ddfd3c4b496310
|
|
|
test-results-windows-latest-25-temurin
|
56.8 KB |
sha256:4883b5fcda9610e890fb1e8730649f0c62bfd3457b7ae3dcc8e8fd3c47da7232
|
|
|
test-results-windows-latest-25-zulu
|
56.8 KB |
sha256:c701c66cad8ad10dfa6a84eb9b7fbc0a5019762604479e53f940cee8025c1a96
|
|
|
test-results-windows-latest-8-temurin
|
59.8 KB |
sha256:291d23ec2b38a8bb7986ff27f5ff3e632b8b01104154ae01e6248348573de119
|
|
|
test-results-windows-latest-8-zulu
|
59.3 KB |
sha256:e2395ec058d3e3ebd224445116fddd26acac95ae6775b04940e33ecd1a88feef
|
|
|
test-results-windows-latest-EA-temurin
|
56.7 KB |
sha256:96e435f4f9df4fb2b99ad0eeabac4022b17b423b86a9e348efe7ad9f3bb3ef04
|
|
|
test-results-windows-latest-EA-zulu
|
56.7 KB |
sha256:056f0607ebf74479d01e054186aa9cace618443b580cb5d5be16c0c9f7cbc159
|
|
|
testjar
|
24.2 MB |
sha256:4c072b8c0ae8457e589bb6bc9c5e819604d02e1f797b56465cfa9eca1186cd74
|
|