chore(config): migrate renovate config (#238) #250
build-on-push-to-main.yml
on: push
Trigger release
0s
Annotations
2 errors
JavaBasedMigrationsFunctionalTest.should be able to use a Gradle configuration with third party JAR with Java-based migrations for code gen():
src/functionalTest/kotlin/dev/monosoul/jooq/functional/JavaBasedMigrationsFunctionalTest.kt#L229
java.lang.IllegalStateException: An error occurred executing build with args 'generateJooqClasses --stacktrace --info' in directory '/tmp/junit-2950010152644519674'. Output before error:
The client will now receive all logging from the daemon (pid: 2210). The daemon log file: /home/runner/work/jooq-gradle-plugin/jooq-gradle-plugin/build/tmp/functionalTest/work/.gradle-test-kit/test-kit-daemon/8.12.1/daemon-2210.out.log
Starting 36th build in daemon [uptime: 3 mins 48.079 secs, performance: 99%, GC rate: 0.00/s, heap usage: 0% of 3.9 GiB]
Using 4 worker leases.
Now considering [/tmp/junit-2950010152644519674, /tmp/junit-13208349980459954840] as hierarchies to watch
Watching the file system is configured to be enabled if available
File system watching is active
Starting Build
Caching disabled for Kotlin DSL script compilation (Settings/TopLevel/stage1) because:
Build cache is disabled
Settings evaluated using settings file '/tmp/junit-2950010152644519674/settings.gradle.kts'.
Projects loaded. Root project using build file '/tmp/junit-2950010152644519674/build.gradle.kts'.
Included projects: [root project 'junit-2950010152644519674', project ':migrations']
> Configure project :
Evaluating root project 'junit-2950010152644519674' using build file '/tmp/junit-2950010152644519674/build.gradle.kts'.
Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage1) because:
Build cache is disabled
Resolved plugin [id: 'org.jetbrains.kotlin.jvm', version: '1.6.21']
Resolved plugin [id: 'dev.monosoul.jooq-docker']
kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef
kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef
Caching disabled for Kotlin DSL accessors for root project 'junit-2950010152644519674' because:
Build cache is disabled
|
Build
Process completed with exit code 1.
|