Skip to content

fix(link): harden UCanAccess's linked-database resolution #261

fix(link): harden UCanAccess's linked-database resolution

fix(link): harden UCanAccess's linked-database resolution #261

Triggered via push September 3, 2026 21:42
Status Success
Total duration 2m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/main/java/net/ucanaccess/util/Try.java#L143
auto-closeable resource R has a member method close() that could throw InterruptedException
build: src/main/java/net/ucanaccess/jdbc/UcanaccessDataSource.java#L32
non-transient instance field of a serializable class declared with a non-serializable type
build: src/main/java/net/ucanaccess/jdbc/UcanaccessDataSource.java#L30
non-transient instance field of a serializable class declared with a non-serializable type
build: src/main/java/net/ucanaccess/jdbc/UcanaccessPreparedStatement.java#L30
possible 'this' escape before subclass is fully initialized
build: src/main/java/net/ucanaccess/jdbc/AbstractExecute.java#L89
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#L722
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