Skip to content

Fully implement BlobCache #292

Fully implement BlobCache

Fully implement BlobCache #292

Triggered via push September 12, 2024 18:59
Status Failure
Total duration 8m 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
BlobCacheTest.write to and read from cache(Path): app/src/test/java/com/stevesoltys/seedvault/transport/backup/BlobCacheTest.kt#L29
java.lang.UnsatisfiedLinkError: 'long android.os.Debug.getNativeHeapSize()'
BlobCacheTest.blobs from snapshot get added to cache(): app/src/test/java/com/stevesoltys/seedvault/transport/backup/BlobCacheTest.kt#L94
java.lang.UnsatisfiedLinkError: 'long android.os.Debug.getNativeHeapSize()'
BlobCreatorTest.test re-use for hashing two chunks(): app/src/test/java/com/stevesoltys/seedvault/transport/backup/BlobCreatorTest.kt#L37
java.lang.UnsatisfiedLinkError: 'long android.os.Debug.getNativeHeapSize()'
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/