* number of bytes logged into exception #2
main.yml
on: push
Matrix Preparation
7s
Code style
5m 44s
CheckerFramework
7m 22s
Source distribution (JDK 11)
7s
Matrix: build-test
Annotations
21 errors and 10 warnings
Source distribution (JDK 11)
Process completed with exit code 127.
|
|
|
|
|
|
|
Java 8, liberica, PG 8.4, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz Pacific/Chatham, tr_TR, no_gss, no_replication, slow_tests
Process completed with exit code 127.
|
Java 8, liberica, PG 8.4, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz Pacific/Chatham, tr_TR, no_gss, no_replication, slow_tests
Process completed with exit code 127.
|
Java 17, microsoft, PG 11, scram, ssl, ubuntu, server_tz UTC, client_tz UTC, ru_RU, no_gss, replication, no_slow_tests, stress JIT
Process completed with exit code 127.
|
Java 17, microsoft, PG 11, scram, ssl, ubuntu, server_tz UTC, client_tz UTC, ru_RU, no_gss, replication, no_slow_tests, stress JIT
Process completed with exit code 127.
|
CheckerFramework:
task ':postgresql:compileJava'#L1
Execution failed for task ':postgresql: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.AbstractIsolatedCompilerWorkerExecutor$CompilerWorkAction.execute(AbstractIsolatedCompilerWorkerExecutor.java:78)
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
Execution failed for task ':postgresql:compileJava'.
> Compilation failed; see the compiler error output for details.
|
CheckerFramework:
pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java#L2384
[Task :postgresql:compileJava] [argument] incompatible argument for parameter arg0 of add.
tuples.add(tuple);
^
found : @initialized @nullable Tuple
|
CheckerFramework:
pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java#L2385
[Task :postgresql:compileJava] [argument] incompatible argument for parameter tuple of accountBytes.
tupleBytes += accountBytes(tuple);
^
found : @initialized @nullable Tuple
|
CheckerFramework:
pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java#L82
[Task :postgresql:compileJava] [type.checking.not.run] OptionalChecker did not run because of a previous error issued by javac
|
CheckerFramework:
pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java#L82
[Task :postgresql:compileJava] [type.checking.not.run] RegexChecker did not run because of a previous error issued by javac
|
CheckerFramework:
pgjdbc/src/main/java/org/postgresql/core/QueryExecutorBase.java#L36
[Task :postgresql:compileJava] [type.checking.not.run] NullnessChecker did not run because of a previous error issued by javac
|
CheckerFramework:
pgjdbc/src/main/java/org/postgresql/core/QueryExecutorBase.java#L36
[Task :postgresql:compileJava] [type.checking.not.run] OptionalChecker did not run because of a previous error issued by javac
|
CheckerFramework:
pgjdbc/src/main/java/org/postgresql/core/QueryExecutorBase.java#L36
[Task :postgresql:compileJava] [type.checking.not.run] RegexChecker did not run because of a previous error issued by javac
|
CheckerFramework:
pgjdbc/src/main/java/org/postgresql/core/v3/adaptivefetch/AdaptiveFetchCache.java#L26
[Task :postgresql:compileJava] [type.checking.not.run] NullnessChecker did not run because of a previous error issued by javac
|
Source distribution (JDK 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Matrix Preparation
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Java 11, temurin, PG 12, simple query, no_scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, ru_RU, no_gss, no_replication, no_slow_tests, stress JIT
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Java 17, microsoft, PG 14, extendedForPrepared, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz Pacific/Chatham, fr_FR, no_gss, replication, no_slow_tests, stress JIT
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Java 17, temurin, PG 9.5, no_scram, no_ssl, same hashcode, ubuntu, server_tz Pacific/Chatham, client_tz UTC, tr_TR, no_gss, no_replication, no_slow_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Java 8, liberica, PG 8.4, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz Pacific/Chatham, tr_TR, no_gss, no_replication, slow_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Java 17, microsoft, PG 11, scram, ssl, ubuntu, server_tz UTC, client_tz UTC, ru_RU, no_gss, replication, no_slow_tests, stress JIT
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Code style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@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/
|
CheckerFramework
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@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/
|
CheckerFramework
Gradle Build Scan: https://gradle.com/s/qvo5vya4x4s5u
|