Bump rexml from 3.2.5 to 3.2.8 in /site #3
main.yml
on: pull_request
Windows (JDK 11)
5m 43s
Linux (JDK 8)
4m 19s
Linux (JDK 8), Avatica main
4m 21s
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone
2m 7s
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone
1m 58s
Linux (JDK 11), Middle-Aged Guava
4m 15s
Linux (JDK 11), Newest Guava
4m 13s
Linux (JDK 17)
4m 29s
Linux (JDK 19)
3m 56s
macOS (JDK 19)
10m 41s
Annotations
22 errors and 20 warnings
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[24: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampFromNumberAccessorTestHelper@350d3f4d]
org.junit.ComparisonFailure: expected:<2016-10-10 [20]:18:38> but was:<2016-10-10 [16]:18:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[25: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampFromNumberAccessorTestHelper@18b8d173]
org.junit.ComparisonFailure: expected:<2016-10-10 [20]:18:38> but was:<2016-10-10 [16]:18:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[26: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper@73844119]
org.junit.ComparisonFailure: expected:<2016-10-10 [20]:18:38> but was:<2016-10-10 [16]:18:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[27: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper@44f24a20]
org.junit.ComparisonFailure: expected:<2016-10-10 [20]:18:38> but was:<2016-10-10 [16]:18:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
TimestampAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampAccessorTest > testStringWithGregorianShift
java.lang.AssertionError:
Expected: is "1582-10-15 00:00:00"
but: was "1582-10-05 00:00:00"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.apache.calcite.avatica.util.TimestampAccessorTest.testStringWithGregorianShift(TimestampAccessorTest.java:210)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
TimestampFromUtilDateAccessorTest.java#L207
0.0sec org.apache.calcite.avatica.util.TimestampFromUtilDateAccessorTest > testStringWithGregorianShift
java.lang.AssertionError:
Expected: is "1582-10-15 00:00:00"
but: was "1582-10-05 00:00:00"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.apache.calcite.avatica.util.TimestampFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampFromUtilDateAccessorTest.java:207)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift
java.lang.AssertionError:
Expected: is "1582-10-15 00:00:00"
but: was "1582-10-05 00:00:00"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L293
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange
java.lang.AssertionError:
Expected: is <1942-12-31 19:00:00.0>
but: was <1942-12-31 20:00:00.0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:293)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:286)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift
java.lang.AssertionError:
Expected: is "1582-10-15 05:30:00"
but: was "1582-10-05 05:30:00"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone:
task ':core:test'#L1
Execution failed for task ':core:test':
org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[16: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateAccessorTestHelper@437486cd]
org.junit.ComparisonFailure: expected:<2016-10-1[0]> but was:<2016-10-1[1]>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1057)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[17: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateAccessorTestHelper@15b642b9]
org.junit.ComparisonFailure: expected:<2016-10-1[0]> but was:<2016-10-1[1]>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1057)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[24: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampFromNumberAccessorTestHelper@350d3f4d]
org.junit.ComparisonFailure: expected:<2016-10-1[0 20:18]:38> but was:<2016-10-1[1 10:03]:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[25: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampFromNumberAccessorTestHelper@18b8d173]
org.junit.ComparisonFailure: expected:<2016-10-1[0 20:18]:38> but was:<2016-10-1[1 10:03]:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[26: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper@73844119]
org.junit.ComparisonFailure: expected:<2016-10-1[0 20:18]:38> but was:<2016-10-1[1 10:03]:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1329
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetString[27: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper@44f24a20]
org.junit.ComparisonFailure: expected:<2016-10-1[0 20:18]:38> but was:<2016-10-1[1 10:03]:38>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$TimestampAccessorTestHelper.testGetString(AvaticaResultSetConversionsTest.java:1142)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetString(AvaticaResultSetConversionsTest.java:1329)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1419
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetArray[36: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateArrayAccessorTestHelper@242b6e1a]
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateArrayAccessorTestHelper.testGetArray(AvaticaResultSetConversionsTest.java:707)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetArray(AvaticaResultSetConversionsTest.java:1419)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
AvaticaResultSetConversionsTest.java#L1419
0.0sec org.apache.calcite.avatica.AvaticaResultSetConversionsTest > testGetArray[37: org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateArrayAccessorTestHelper@39a87e72]
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest$DateArrayAccessorTestHelper.testGetArray(AvaticaResultSetConversionsTest.java:707)
at org.apache.calcite.avatica.AvaticaResultSetConversionsTest.testGetArray(AvaticaResultSetConversionsTest.java:1419)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L293
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange
java.lang.AssertionError:
Expected: is <1901-01-01 12:45:00.0>
but: was <1901-01-01 12:15:00.0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:293)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:286)
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone:
task ':core:test'#L1
Execution failed for task ':core:test':
org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
|
Linux (JDK 8), Avatica main:
task ':core:compileJava'#L1
Execution failed for task ':core:compileJava':
org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed; see the compiler error output for details.
at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:58)
at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:41)
at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.delegateAndHandleErrors(NormalizingJavaCompiler.java:98)
at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:52)
at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:38)
at org.gradle.api.internal.tasks.compile.AnnotationProcessorDiscoveringCompiler.execute(AnnotationProcessorDiscoveringCompiler.java:51)
at org.gradle.api.internal.tasks.compile.AnnotationProcessorDiscoveringCompiler.execute(AnnotationProcessorDiscoveringCompiler.java:37)
at org.gradle.api.internal.tasks.compile.ModuleApplicationNameWritingCompiler.execute(ModuleApplicationNameWritingCompiler.java:46)
at org.gradle.api.internal.tasks.compile.ModuleApplicationNameWritingCompiler.execute(ModuleApplicationNameWritingCompiler.java:36)
at org.gradle.jvm.toolchain.internal.DefaultToolchainJavaCompiler.execute(DefaultToolchainJavaCompiler.java:57)
at org.gradle.api.tasks.compile.JavaCompile.lambda$createToolchainCompiler$1(JavaCompile.java:237)
at org.gradle.api.internal.tasks.compile.CleaningJavaCompiler.execute(CleaningJavaCompiler.java:53)
at org.gradle.api.internal.tasks.compile.incremental.IncrementalCompilerFactory.lambda$createRebuildAllCompiler$0(IncrementalCompilerFactory.java:52)
at org.gradle.api.internal.tasks.compile.incremental.SelectiveCompiler.execute(SelectiveCompiler.java:70)
at org.gradle.api.internal.tasks.compile.incremental.SelectiveCompiler.execute(SelectiveCompiler.java:44)
at org.gradle.api.internal.tasks.compile.incremental.IncrementalResultStoringCompiler.execute(IncrementalResultStoringCompiler.java:66)
at org.gradle.api.internal.tasks.compile.incremental.IncrementalResultStoringCompiler.execute(IncrementalResultStoringCompiler.java:52)
at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler$2.call(CompileJavaBuildOperationReportingCompiler.java:59)
at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler$2.call(CompileJavaBuildOperationReportingCompiler.java:51)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)
at org.gradle.api.internal.tasks.compile.CompileJavaBuildOperationReportingCompiler.execute(CompileJavaBuildOperationReportingCompiler.java:51)
at org.gradle.api.tasks.compile.JavaCompile.performCompilation(JavaCompile.java:288)
at org.gradle.api.tasks.compile.JavaCompile.performIncrementalCompilation(JavaCompile.java:170)
at org.gradle.api.tasks.compile.JavaCompile.compile(JavaCompile.java:148)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.j
|
Linux (JDK 8), Avatica main
Process completed with exit code 1.
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 11), Calcite Minimum Guava, America/New_York Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 11), Oldest Guava, Pacific/Chatham Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 11), Newest Guava
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 11), Newest Guava
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 11), Middle-Aged Guava
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 11), Middle-Aged Guava
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 8), Avatica main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 8), Avatica main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (JDK 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows (JDK 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macOS (JDK 19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS (JDK 19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|