Updated release scripts and instructions #233
main.yml
on: pull_request
Windows (JDK 8)
3m 34s
Windows (JDK 17)
5m 35s
Linux (JDK 8), oldest Guava, America/New_York Timezone
2m 14s
Linux (JDK 8), latest Guava, America/New_York Timezone
2m 15s
Linux (JDK 11), Pacific/Chatham Timezone
2m 22s
Linux (JDK 17)
4m 30s
Linux (JDK 19)
4m 24s
Linux (JDK 11), Avatica main
2m 49s
macOS (JDK 19)
7m 59s
Error Prone (JDK 11), latest Guava
6m 3s
CheckerFramework (JDK 11)
11m 50s
CheckerFramework (JDK 11), oldest Guava
12m 2s
Linux (JDK 8) Slow Tests
0s
Druid Tests
6m 47s
Annotations
28 errors and 26 warnings
Linux (JDK 8), oldest Guava, America/New_York Timezone:
task ':autostyleKotlinGradleCheck'#L1
Execution failed for task ':autostyleKotlinGradleCheck':
See 'What went wrong' below
|
Linux (JDK 8), oldest Guava, America/New_York Timezone
Execution failed for task ':autostyleKotlinGradleCheck'.
> The following files have format violations:
build.gradle.kts
@@ -138,7 +138,7 @@
val String.v: String get() = rootProject.extra["$this.version"] as String
-val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{"calcite".v·+·releaseParams.snapshotSuffix}␊
+val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{·"calcite".v·+·releaseParams.snapshotSuffix·}␊
println("Building Apache Calcite $buildVersion")
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 8), latest Guava, America/New_York Timezone:
task ':autostyleKotlinGradleCheck'#L1
Execution failed for task ':autostyleKotlinGradleCheck':
See 'What went wrong' below
|
Linux (JDK 8), latest Guava, America/New_York Timezone
Execution failed for task ':autostyleKotlinGradleCheck'.
> The following files have format violations:
build.gradle.kts
@@ -138,7 +138,7 @@
val String.v: String get() = rootProject.extra["$this.version"] as String
-val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{"calcite".v·+·releaseParams.snapshotSuffix}␊
+val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{·"calcite".v·+·releaseParams.snapshotSuffix·}␊
println("Building Apache Calcite $buildVersion")
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 11), Pacific/Chatham Timezone:
task ':autostyleKotlinGradleCheck'#L1
Execution failed for task ':autostyleKotlinGradleCheck':
See 'What went wrong' below
|
Linux (JDK 11), Pacific/Chatham Timezone
Execution failed for task ':autostyleKotlinGradleCheck'.
> The following files have format violations:
build.gradle.kts
@@ -138,7 +138,7 @@
val String.v: String get() = rootProject.extra["$this.version"] as String
-val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{"calcite".v·+·releaseParams.snapshotSuffix}␊
+val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{·"calcite".v·+·releaseParams.snapshotSuffix·}␊
println("Building Apache Calcite $buildVersion")
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 11), Avatica main:
task ':autostyleKotlinGradleCheck'#L1
Execution failed for task ':autostyleKotlinGradleCheck':
See 'What went wrong' below
|
Linux (JDK 11), Avatica main
Execution failed for task ':autostyleKotlinGradleCheck'.
> The following files have format violations:
build.gradle.kts
@@ -138,7 +138,7 @@
val String.v: String get() = rootProject.extra["$this.version"] as String
-val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{"calcite".v·+·releaseParams.snapshotSuffix}␊
+val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{·"calcite".v·+·releaseParams.snapshotSuffix·}␊
println("Building Apache Calcite $buildVersion")
Run './gradlew autostyleApply' to fix the violations.
|
Windows (JDK 8):
task ':autostyleKotlinGradleCheck'#L1
Execution failed for task ':autostyleKotlinGradleCheck':
See 'What went wrong' below
|
Windows (JDK 8)
Execution failed for task ':autostyleKotlinGradleCheck'.
> The following files have format violations:
build.gradle.kts
@@ -138,7 +138,7 @@
val String.v: String get() = rootProject.extra["$this.version"] as String
-val buildVersion = if (project.gradle.startParameter.projectProperties["release"] == "true") { "calcite".v } else {"calcite".v + releaseParams.snapshotSuffix}\r\n
+val buildVersion = if (project.gradle.startParameter.projectProperties["release"] == "true") { "calcite".v } else { "calcite".v + releaseParams.snapshotSuffix }\r\n
println("Building Apache Calcite $buildVersion")
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 19):
task ':autostyleKotlinGradleCheck'#L1
Execution failed for task ':autostyleKotlinGradleCheck':
See 'What went wrong' below
|
Linux (JDK 19)
Execution failed for task ':autostyleKotlinGradleCheck'.
> The following files have format violations:
build.gradle.kts
@@ -138,7 +138,7 @@
val String.v: String get() = rootProject.extra["$this.version"] as String
-val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{"calcite".v·+·releaseParams.snapshotSuffix}␊
+val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{·"calcite".v·+·releaseParams.snapshotSuffix·}␊
println("Building Apache Calcite $buildVersion")
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 17):
task ':autostyleKotlinGradleCheck'#L1
Execution failed for task ':autostyleKotlinGradleCheck':
See 'What went wrong' below
|
Linux (JDK 17)
Execution failed for task ':autostyleKotlinGradleCheck'.
> The following files have format violations:
build.gradle.kts
@@ -138,7 +138,7 @@
val String.v: String get() = rootProject.extra["$this.version"] as String
-val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{"calcite".v·+·releaseParams.snapshotSuffix}␊
+val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{·"calcite".v·+·releaseParams.snapshotSuffix·}␊
println("Building Apache Calcite $buildVersion")
Run './gradlew autostyleApply' to fix the violations.
|
Windows (JDK 17):
task ':autostyleKotlinGradleCheck'#L1
Execution failed for task ':autostyleKotlinGradleCheck':
See 'What went wrong' below
|
Windows (JDK 17)
Execution failed for task ':autostyleKotlinGradleCheck'.
> The following files have format violations:
build.gradle.kts
@@ -138,7 +138,7 @@
val String.v: String get() = rootProject.extra["$this.version"] as String
-val buildVersion = if (project.gradle.startParameter.projectProperties["release"] == "true") { "calcite".v } else {"calcite".v + releaseParams.snapshotSuffix}\r\n
+val buildVersion = if (project.gradle.startParameter.projectProperties["release"] == "true") { "calcite".v } else { "calcite".v + releaseParams.snapshotSuffix }\r\n
println("Building Apache Calcite $buildVersion")
Run './gradlew autostyleApply' to fix the violations.
|
macOS (JDK 19):
task ':autostyleKotlinGradleCheck'#L1
Execution failed for task ':autostyleKotlinGradleCheck':
See 'What went wrong' below
|
macOS (JDK 19)
Execution failed for task ':autostyleKotlinGradleCheck'.
> The following files have format violations:
build.gradle.kts
@@ -138,7 +138,7 @@
val String.v: String get() = rootProject.extra["$this.version"] as String
-val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{"calcite".v·+·releaseParams.snapshotSuffix}␊
+val·buildVersion·=·if·(project.gradle.startParameter.projectProperties["release"]·==·"true")·{·"calcite".v·}·else·{·"calcite".v·+·releaseParams.snapshotSuffix·}␊
println("Building Apache Calcite $buildVersion")
Run './gradlew autostyleApply' to fix the violations.
|
CheckerFramework (JDK 11):
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.daemon.AbstractDaemonCompiler$CompilerWorkAction.execute(AbstractDaemonCompiler.java:135)
at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63)
at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:49)
at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:43)
at org.gradle.internal.classloader.ClassLoaderUtils.executeInClassloader(ClassLoaderUtils.java:100)
at org.gradle.workers.internal.AbstractClassLoaderWorker.executeInClassLoader(AbstractClassLoaderWorker.java:43)
at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:32)
at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:22)
at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:87)
at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:56)
at org.gradle.process.internal.worker.request.WorkerAction$1.call(WorkerAction.java:138)
at org.gradle.process.internal.worker.child.WorkerLogEventListener.withWorkerLoggingProtocol(WorkerLogEventListener.java:41)
at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:135)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
|
CheckerFramework (JDK 11)
Execution failed for task ':core:compileJava'.
> Compilation failed; see the compiler error output for details.
|
CheckerFramework (JDK 11):
core/src/main/java/org/apache/calcite/sql/SqlOperator.java#L555
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter returnType of inferOperandTypes.
operandTypeInference.inferOperandTypes(callBinding, returnType, operandTypes2);
^
found : @initialized @nullable RelDataType
|
CheckerFramework (JDK 11):
core/src/main/java/org/apache/calcite/sql/SqlOperator.java#L562
[Task :core:compileJava] [return.type.incompatible] incompatible types in return.
return returnType;
^
type of expression: @initialized @nullable RelDataType
|
CheckerFramework (JDK 11):
core/src/main/java/org/apache/calcite/jdbc/CalciteMetaColumnFactoryImpl.java#L60
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter decimalDigits of MetaColumn.
decimalDigits,
^
found : @initialized @nullable Integer
|
CheckerFramework (JDK 11), oldest Guava:
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.daemon.AbstractDaemonCompiler$CompilerWorkAction.execute(AbstractDaemonCompiler.java:135)
at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63)
at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:49)
at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:43)
at org.gradle.internal.classloader.ClassLoaderUtils.executeInClassloader(ClassLoaderUtils.java:100)
at org.gradle.workers.internal.AbstractClassLoaderWorker.executeInClassLoader(AbstractClassLoaderWorker.java:43)
at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:32)
at org.gradle.workers.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:22)
at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:87)
at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:56)
at org.gradle.process.internal.worker.request.WorkerAction$1.call(WorkerAction.java:138)
at org.gradle.process.internal.worker.child.WorkerLogEventListener.withWorkerLoggingProtocol(WorkerLogEventListener.java:41)
at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:135)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
|
CheckerFramework (JDK 11), oldest Guava
Execution failed for task ':core:compileJava'.
> Compilation failed; see the compiler error output for details.
|
CheckerFramework (JDK 11), oldest Guava:
core/src/main/java/org/apache/calcite/sql/SqlOperator.java#L555
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter returnType of inferOperandTypes.
operandTypeInference.inferOperandTypes(callBinding, returnType, operandTypes2);
^
found : @initialized @nullable RelDataType
|
CheckerFramework (JDK 11), oldest Guava:
core/src/main/java/org/apache/calcite/sql/SqlOperator.java#L562
[Task :core:compileJava] [return.type.incompatible] incompatible types in return.
return returnType;
^
type of expression: @initialized @nullable RelDataType
|
CheckerFramework (JDK 11), oldest Guava:
core/src/main/java/org/apache/calcite/jdbc/CalciteMetaColumnFactoryImpl.java#L60
[Task :core:compileJava] [argument.type.incompatible] incompatible argument for parameter decimalDigits of MetaColumn.
decimalDigits,
^
found : @initialized @nullable Integer
|
Linux (JDK 8), oldest 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 8), oldest Guava, America/New_York Timezone
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 8), latest 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 8), latest Guava, America/New_York Timezone
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 11), 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 11), Pacific/Chatham Timezone
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 11), 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 11), Avatica main
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v2, burrunan/gradle-cache-action@v1, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows (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/
|
Windows (JDK 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Linux (JDK 17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows (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 17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Error Prone (JDK 11), latest 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/
|
Error Prone (JDK 11), latest Guava
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Druid Tests
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/
|
Druid Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v2, actions/checkout@v3, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
macOS (JDK 19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CheckerFramework (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/
|
CheckerFramework (JDK 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CheckerFramework (JDK 11), oldest 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/
|
CheckerFramework (JDK 11), oldest Guava
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|