Maksim Kostromin
Maksim Kostromin
resources: - [e2e-starter](https://github.com/daggerok/e2e-starter) - [jboss-docker-e2e-solution](https://github.com/daggerok/jboss-docker-e2e-solution)
## Environment Details * Helidon Version: 4.0.8 * Helidon SE * JDK version: GraalVM 22 * OS: ubuntu-latest (GitHub Actions) ---------- ## Problem Description I have a simple helidon se...
###### Which version and edition of Flyway are you using? Issue caused on anything is higher than 5.2.4 ###### If this is not the latest version, can you reproduce the...
# steps to reproduce ## clone project and run tests ```bash git clone https://github.com/daggerok/groovy-examples.git cd groovy-examples/ && ./gradlew clean test ``` ## actual ```bash > Task :collectins:test FAILED AppTest >...