Skip to content

build(pom): add figlet-maven-plugin for banner generation #266

build(pom): add figlet-maven-plugin for banner generation

build(pom): add figlet-maven-plugin for banner generation #266

Re-run triggered September 8, 2026 09:38
Status Success
Total duration 2m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/main/java/net/ucanaccess/util/Try.java#L142
auto-closeable resource R has a member method close() that could throw InterruptedException
build: src/main/java/net/ucanaccess/jdbc/UcanaccessDataSource.java#L33
non-transient instance field of a serializable class declared with a non-serializable type
build: src/main/java/net/ucanaccess/jdbc/UcanaccessDataSource.java#L31
non-transient instance field of a serializable class declared with a non-serializable type
build: src/main/java/net/ucanaccess/jdbc/UcanaccessPreparedStatement.java#L29
possible 'this' escape before subclass is fully initialized
build: src/main/java/net/ucanaccess/jdbc/AbstractExecute.java#L88
auto-closeable resource ps is never referenced in body of corresponding try statement
build: src/main/java/net/ucanaccess/complex/UnsupportedValue.java#L10
non-transient instance field of a serializable class declared with a non-serializable type
build: src/main/java/net/ucanaccess/complex/SingleValue.java#L8
non-transient instance field of a serializable class declared with a non-serializable type
build: src/main/java/net/ucanaccess/jdbc/DBReference.java#L720
previous possible 'this' escape happens here via invocation
build: src/main/java/net/ucanaccess/jdbc/DBReference.java#L98
possible 'this' escape before subclass is fully initialized
build: src/main/java/net/ucanaccess/jdbc/BlobKey.java#L17
non-transient instance field of a serializable class declared with a non-serializable type