docs: add net.sf.ucanaccess migration guide, fix CI badges, sharpen P… #260
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#L672
previous possible 'this' escape happens here via invocation
|
|
build:
src/main/java/net/ucanaccess/jdbc/DBReference.java#L90
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
|