chore: Update dependency com.pinterest.ktlint:ktlint-cli to v1.5.0 (#… #237
build-on-push-to-main.yml
on: push
Trigger release
0s
Annotations
2 errors and 2 warnings
JavaBasedMigrationsFunctionalTest.should be able to use a JAR file with Java-based migrations for code gen():
src/functionalTest/kotlin/dev/monosoul/jooq/functional/JavaBasedMigrationsFunctionalTest.kt#L84
java.lang.IllegalStateException: An error occurred executing build with args 'generateJooqClasses --stacktrace --info' in directory '/tmp/junit-1222140533817005427'. Output before error:
The client will now receive all logging from the daemon (pid: 3563). The daemon log file: /home/runner/work/jooq-gradle-plugin/jooq-gradle-plugin/build/tmp/functionalTest/work/.gradle-test-kit/test-kit-daemon/8.11.1/daemon-3563.out.log
Starting 35th build in daemon [uptime: 3 mins 44.132 secs, performance: 99%, GC rate: 0.00/s, heap usage: 0% of 3.9 GiB]
Using 4 worker leases.
Now considering [/tmp/junit-1222140533817005427, /tmp/junit-13054797223342937654] as hierarchies to watch
Watching the file system is configured to be enabled if available
File system watching is active
Starting Build
Settings evaluated using settings file '/tmp/junit-1222140533817005427/settings.gradle'.
Projects loaded. Root project using build file '/tmp/junit-1222140533817005427/build.gradle.kts'.
Included projects: [root project 'junit-1222140533817005427']
> Configure project :
Evaluating root project 'junit-1222140533817005427' using build file '/tmp/junit-1222140533817005427/build.gradle.kts'.
Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage1) because:
Build cache is disabled
Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage2) because:
Build cache is disabled
w: Classpath entry points to a non-existent location: /home/runner/work/jooq-gradle-plugin/jooq-gradle-plugin/build/classes/java/main
w: Classpath entry points to a non-existent location: /home/runner/work/jooq-gradle-plugin/jooq-gradle-plugin/build/classes/java/main
All projects evaluated.
Task name matched 'generateJooqClasses'
Selected primary task 'generateJooqClasses' from project :
Tasks to be executed: [task ':generateJooqClasses']
Tasks that were excluded: []
Resolve mutations for :generateJooqClasses (Thread[#757,Execution worker,5,main]) started.
:generateJooqClasses (Thread[#757,Execution worker,5,main]) started.
STDOUT: The files belonging to this database system will be owned by user "postgres".
STDOUT: This user must also own the server process.
STDOUT:
STDOUT: The database cluster will be initialized with locale "en_US.utf8".
STDOUT: The default database encoding has accordingly been set to "UTF8".
STDOUT: The default text search configuration will be set to "english".
STDOUT:
STDOUT: Data page checksums are disabled.
STDOUT:
STDOUT: fixing permissions on existing directory /var/lib/postgresql/data ... ok
STDOUT: creating subdirectories ... ok
STDOUT: selecting dynamic shared memory implementation ... posix
STDOUT: selecting default max_connections ... 100
STDOUT: selecting default shared_buffers ... 128MB
STDOUT: selecting default time zone ... UTC
STDOUT: creating configuration files ... ok
STDOUT: running bootstrap script ... ok
> Task :generateJooqClasses
Caching disabled for task ':generateJooqClasses' because:
Build cache is disabled
Task ':generateJooqClasses' is not up-to-date because:
No history is available.
Creating container for image: postgres:14.4-alpine
Container postgres:14.4-alpine is starting: 6727a69240f43d77ca92c29a3959662a811e8e2826ad47305edf90c02449b905
Waiting for database connection to become available at jdbc:postgresql://localhost:32807/postgres using query 'SELECT 1'
|
Build
Process completed with exit code 1.
|
artifact_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|