This PR contains the following updates: #2681
Build.yml
on: push
Matrix: Test JVM
Test JS
1m 57s
Publish
0s
Annotations
10 errors and 3 warnings
DeclarativeSchemaMigratorTest.appliesMigrations():
misk-jdbc/src/test/kotlin/misk/jdbc/DeclarativeSchemaMigratorTest.kt#L125
java.lang.IllegalStateException: Failed to run skeema: 2024-12-04 17:09:23 [ERROR] Skipping 127.0.0.1:3306 for /tmp/skeema-4032359084185806585: remote error: tls: handshake failure
2024-12-04 17:09:23 [ERROR] Skipped 1 operation due to problem
|
DeclarativeSchemaMigratorTest.failRequireAllForWrongColumnType():
misk-jdbc/src/test/kotlin/misk/jdbc/DeclarativeSchemaMigratorTest.kt#L431
java.lang.IllegalStateException: Failed to run skeema: 2024-12-04 17:09:23 [ERROR] Skipping 127.0.0.1:3306 for /tmp/skeema-18249208875120003293: remote error: tls: handshake failure
2024-12-04 17:09:23 [ERROR] Skipped 1 operation due to problem
|
DeclarativeSchemaMigratorTest.passRequireAllMigrations():
misk-jdbc/src/test/kotlin/misk/jdbc/DeclarativeSchemaMigratorTest.kt#L212
java.lang.IllegalStateException: Failed to run skeema: 2024-12-04 17:09:23 [ERROR] Skipping 127.0.0.1:3306 for /tmp/skeema-16526314257657305480: remote error: tls: handshake failure
2024-12-04 17:09:23 [ERROR] Skipped 1 operation due to problem
|
DeclarativeSchemaMigratorTest.testSqlParsing():
misk-jdbc/src/test/kotlin/misk/jdbc/DeclarativeSchemaMigratorTest.kt#L294
java.lang.IllegalStateException: Failed to run skeema: 2024-12-04 17:09:24 [ERROR] Skipping 127.0.0.1:3306 for /tmp/skeema-6991672418139922580: remote error: tls: handshake failure
2024-12-04 17:09:24 [ERROR] Skipped 1 operation due to problem
|
DeclarativeSchemaMigratorTest.failRequireAllForWrongColumnPrecision():
misk-jdbc/src/test/kotlin/misk/jdbc/DeclarativeSchemaMigratorTest.kt#L390
java.lang.IllegalStateException: Failed to run skeema: 2024-12-04 17:09:24 [ERROR] Skipping 127.0.0.1:3306 for /tmp/skeema-3920159951203052839: remote error: tls: handshake failure
2024-12-04 17:09:24 [ERROR] Skipped 1 operation due to problem
|
DeclarativeSchemaMigratorTest.failRequireAllForMissingColumn():
misk-jdbc/src/test/kotlin/misk/jdbc/DeclarativeSchemaMigratorTest.kt#L338
java.lang.IllegalStateException: Failed to run skeema: 2024-12-04 17:09:24 [ERROR] Skipping 127.0.0.1:3306 for /tmp/skeema-8506243081455273998: remote error: tls: handshake failure
2024-12-04 17:09:24 [ERROR] Skipped 1 operation due to problem
|
DeclarativeSchemaMigratorTest.skipsExcludedMigrations():
misk-jdbc/src/test/kotlin/misk/jdbc/DeclarativeSchemaMigratorTest.kt#L175
java.lang.IllegalStateException: Failed to run skeema: 2024-12-04 17:09:24 [ERROR] Skipping 127.0.0.1:3306 for /tmp/skeema-9130227524003258351: remote error: tls: handshake failure
2024-12-04 17:09:24 [ERROR] Skipped 1 operation due to problem
|
Test JVM (gradle testShardHibernate -i --scan --no-parallel)
Process completed with exit code 1.
|
Test JVM (gradle testShardNonHibernate -i --scan --parallel)
The job was canceled because "gradle_testShardHibernate" failed.
|
Test JVM (gradle testShardNonHibernate -i --scan --parallel)
The operation was canceled.
|
Test JS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test JVM (gradle testShardRedis -i --scan --no-parallel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test JVM (gradle testShardHibernate -i --scan --no-parallel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|