Skip to content

fix datatable not set #153

fix datatable not set

fix datatable not set #153

Triggered via push July 4, 2024 06:29
Status Failure
Total duration 3m 29s
Artifacts

library.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
CoreTest.deleteTest(): src/test/java/com/nucleodb/library/CoreTest.java#L93
java.lang.NullPointerException: Cannot invoke "com.nucleodb.library.database.tables.table.DataEntry.versionIncrease()" because "entry" is null
LockTest.lockingTest(): src/test/java/com/nucleodb/library/LockTest.java#L63
java.lang.NullPointerException: Cannot invoke "com.nucleodb.library.helpers.models.AuthorDE.getData()" because "firstSave" is null
ReadToTime.modifyDateCheck(): src/test/java/com/nucleodb/library/ReadToTime.java#L128
java.lang.NullPointerException: Cannot invoke "com.nucleodb.library.helpers.models.AuthorDE.getData()" because "author" is null
publish
Gradle build failed: see console output for details
publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/wrapper-validation-action@ccb4328a959376b642e027874838f60f8e596de3, gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/