Skip to content

Continuous integration #2637

Continuous integration

Continuous integration #2637

Triggered via schedule August 28, 2024 00:08
Status Failure
Total duration 22m 58s
Artifacts 14

ci.yml

on: schedule
boringssl_clone
3s
boringssl_clone
Matrix: build
Matrix: openjdk-test
Fit to window
Zoom out
Zoom in

Annotations

85 errors and 34 warnings
build (windows-latest): testing/src/main/java/org/conscrypt/java/security/AbstractAlgorithmParametersTest.java#L28
warning: [PublicConstructorForAbstractClass] Constructors of on an abstract class can be declared protected as there is never a need for them to be public
build (windows-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L701
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (windows-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L702
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (windows-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L943
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (windows-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L965
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (windows-latest): testing/src/main/java/org/conscrypt/tlswire/handshake/HelloExtension.java#L95
warning: [EmptyBlockTag] A block tag (@param, @return, @throws, @deprecated) has an empty description. Block tags without descriptions don't add much value for future readers of the code; consider removing the tag entirely or adding a description.
build (windows-latest): testing/src/main/java/org/conscrypt/tlswire/handshake/HelloExtension.java#L95
warning: [MissingSummary] A summary line is required on public/protected Javadocs.
build (windows-latest): testing/src/main/java/org/conscrypt/VeryBasicHttpServer.java#L118
warning: [StringSplitter] String.split(String) has surprising behavior
build (windows-latest): common/src/main/java/org/conscrypt/ArrayUtils.java#L40
warning: [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter values
build (windows-latest): common/src/main/java/org/conscrypt/XdhKeySpec.java#L44
warning: [UnnecessaryParentheses] These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them
build (windows-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L583
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (windows-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L584
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (windows-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L595
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (windows-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L596
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (windows-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L656
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (windows-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L659
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (windows-latest): common/src/test/java/org/conscrypt/java/security/cert/CertificateFactoryTest.java#L799
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (windows-latest): common/src/test/java/org/conscrypt/javax/net/ssl/HttpsURLConnectionTest.java#L193
warning: [CatchFail] Ignoring exceptions and calling fail() is unnecessary, and makes test output less useful
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "58" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "45" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "45" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "45" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (windows-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "45" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (ubuntu-latest): common/src/main/java/org/conscrypt/XdhKeySpec.java#L44
warning: [UnnecessaryParentheses] These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them
build (ubuntu-latest): common/src/main/java/org/conscrypt/XdhKeySpec.java#L44
warning: [UnnecessaryParentheses] These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them
build (ubuntu-latest): common/src/main/java/org/conscrypt/ArrayUtils.java#L40
warning: [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter values
build (ubuntu-latest): common/src/main/java/org/conscrypt/XdhKeySpec.java#L44
warning: [UnnecessaryParentheses] These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them
build (ubuntu-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L701
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (ubuntu-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L702
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (ubuntu-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L943
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (ubuntu-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L965
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (ubuntu-latest): testing/src/main/java/org/conscrypt/java/security/AbstractAlgorithmParametersTest.java#L28
warning: [PublicConstructorForAbstractClass] Constructors of on an abstract class can be declared protected as there is never a need for them to be public
build (ubuntu-latest): testing/src/main/java/org/conscrypt/tlswire/handshake/HelloExtension.java#L95
warning: [EmptyBlockTag] A block tag (@param, @return, @throws, @deprecated) has an empty description. Block tags without descriptions don't add much value for future readers of the code; consider removing the tag entirely or adding a description.
build (ubuntu-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L583
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (ubuntu-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L584
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (ubuntu-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L595
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (ubuntu-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L596
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (ubuntu-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L656
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (ubuntu-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L659
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (ubuntu-latest): common/src/test/java/org/conscrypt/java/security/cert/CertificateFactoryTest.java#L799
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (ubuntu-latest): common/src/test/java/org/conscrypt/javax/net/ssl/HttpsURLConnectionTest.java#L193
warning: [CatchFail] Ignoring exceptions and calling fail() is unnecessary, and makes test output less useful
build (macos-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L583
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (macos-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L584
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (macos-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L595
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (macos-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L596
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (macos-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L656
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (macos-latest): openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L659
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
build (macos-latest): common/src/test/java/org/conscrypt/java/security/cert/CertificateFactoryTest.java#L799
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (macos-latest): common/src/test/java/org/conscrypt/javax/net/ssl/HttpsURLConnectionTest.java#L193
warning: [CatchFail] Ignoring exceptions and calling fail() is unnecessary, and makes test output less useful
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "58" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "45" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "47" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "45" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "45" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): common/src/main/java/org/conscrypt/metrics/CipherSuite.java#L29
warning - Tag @see:illegal character: "45" in "https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4"
build (macos-latest): testing/src/main/java/org/conscrypt/VeryBasicHttpServer.java#L118
warning: [StringSplitter] String.split(String) has surprising behavior
build (macos-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L701
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (macos-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L702
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (macos-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L943
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (macos-latest): testing/src/main/java/org/conscrypt/java/security/TestKeyStore.java#L965
warning: [JdkObsolete] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build (macos-latest): testing/src/main/java/org/conscrypt/tlswire/handshake/HelloExtension.java#L95
warning: [EmptyBlockTag] A block tag (@param, @return, @throws, @deprecated) has an empty description. Block tags without descriptions don't add much value for future readers of the code; consider removing the tag entirely or adding a description.
build (macos-latest): testing/src/main/java/org/conscrypt/tlswire/handshake/HelloExtension.java#L95
warning: [MissingSummary] A summary line is required on public/protected Javadocs.
build (macos-latest): testing/src/main/java/org/conscrypt/java/security/AbstractAlgorithmParametersTest.java#L28
warning: [PublicConstructorForAbstractClass] Constructors of on an abstract class can be declared protected as there is never a need for them to be public
build (macos-latest): common/src/main/java/org/conscrypt/ArrayUtils.java#L40
warning: [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter values
build (macos-latest): common/src/main/java/org/conscrypt/XdhKeySpec.java#L44
warning: [UnnecessaryParentheses] These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them
openjdk-test (windows-latest, 8)
Unexpected HTTP status code '500' when retrieving versions from 'https://static.azul.com/zulu/bin/'. <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <title>Worker threw exception | static.azul.com | Cloudflare</title> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="robots" content="noindex, nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" /> <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]--> <style>body{margin:0;padding:0}</style> <!--[if gte IE 10]><!--> <script> if (!navigator.cookieEnabled) { window.addEventListener('DOMContentLoaded', function () { var cookieEl = document.getElementById('cookie-alert'); cookieEl.style.display = 'block'; }) } </script> <!--<![endif]--> </head> <body> <div id="cf-wrapper"> <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div> <div id="cf-error-details" class="cf-error-details-wrapper"> <div class="cf-wrapper cf-header cf-error-overview"> <h1> <span class="cf-error-type" data-translate="error">Error</span> <span class="cf-error-code">1101</span> <small class="heading-ray-id">Ray ID: 8ba02b592fb90668 &bull; 2024-08-28 00:26:22 UTC</small> </h1> <h2 class="cf-subheadline" data-translate="error_desc">Worker threw exception</h2> </div><!-- /.header --> <section></section><!-- spacer --> <div class="cf-section cf-wrapper"> <div class="cf-columns two"> <div class="cf-column"> <h2 data-translate="what_happened">What happened?</h2> <p>You've requested a page on a website (static.azul.com) that is on the <a href="https://www.cloudflare.com/5xx-error-landing/" target="_blank">Cloudflare</a> network. An unknown error occurred while rendering the page.</p> </div> <div class="cf-column"> <h2 data-translate="what_can_i_do">What can I do?</h2> <p><strong>If you are the owner of this website:</strong><br />you should <a href="https://www.cloudflare.com/login?utm_source=error_100x" target="_blank">login to Cloudflare</a> and check the error logs for static.azul.com.</p> </div> </div> </div><!-- /.section --> <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"> <p class="text-13"> <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8ba02b592fb90668</strong></span> <span class="cf-footer-separator sm:hidden">&bull;</span> <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1"> Your IP: <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button> <span class="hidden" id="cf-footer-ip">52.226.80.178</span> <span class="cf-footer-separator sm:hidden">&bull;</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span> </p> <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").c
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/checkout@v2, actions/setup-go@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/checkout@v2, actions/setup-go@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
uberjar
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
uberjar
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
openjdk-test (windows-latest, 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openjdk-test (windows-latest, 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
openjdk-test (windows-latest, 8)
No files were found with the provided path: results. No artifacts will be uploaded.
openjdk-test (ubuntu-latest, 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openjdk-test (ubuntu-latest, 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
openjdk-test (ubuntu-latest, 9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openjdk-test (ubuntu-latest, 9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
openjdk-test (ubuntu-latest, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openjdk-test (ubuntu-latest, 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
openjdk-test (windows-latest, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openjdk-test (windows-latest, 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
openjdk-test (windows-latest, 9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openjdk-test (windows-latest, 9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
openjdk-test (macos-latest, 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openjdk-test (macos-latest, 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
openjdk-test (macos-latest, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openjdk-test (macos-latest, 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
openjdk-test (macos-latest, 9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
openjdk-test (macos-latest, 9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "boringssl-source", "m2repo-Linux", "m2repo-macOS", "m2repo-uber", "m2repo-Windows", "testjar", "test-results-macos-latest-11", "test-results-macos-latest-8", "test-results-macos-latest-9", "test-results-ubuntu-latest-11", "test-results-ubuntu-latest-8", "test-results-ubuntu-latest-9", "test-results-windows-latest-11", "test-results-windows-latest-9". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
boringssl-source
334 KB
m2repo-Linux
4.2 MB
m2repo-Windows
2.45 MB
m2repo-macOS
3.97 MB
m2repo-uber
13.9 MB
test-results-macos-latest-11
761 KB
test-results-macos-latest-8
760 KB
test-results-macos-latest-9
761 KB
test-results-ubuntu-latest-11
764 KB
test-results-ubuntu-latest-8
762 KB
test-results-ubuntu-latest-9
763 KB
test-results-windows-latest-11
789 KB
test-results-windows-latest-9
788 KB
testjar
21.2 MB