WIP: K/V backup and restore using v2 #288
Annotations
3 errors and 1 warning
CoordinatorIntegrationTest.test key-value backup and restore with 2 records():
app/src/test/java/com/stevesoltys/seedvault/transport/CoordinatorIntegrationTest.kt#L144
org.opentest4j.AssertionFailedError: expected: <0> but was: <-1000>
|
CoordinatorIntegrationTest.test key-value backup with huge value():
app/src/test/java/com/stevesoltys/seedvault/transport/CoordinatorIntegrationTest.kt#L218
org.opentest4j.AssertionFailedError: expected: <0> but was: <-1000>
|
Build
Process completed with exit code 1.
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|