Skip to content

fix: pin AutoNumber tables to survive GC between DDL and DML #11

fix: pin AutoNumber tables to survive GC between DDL and DML

fix: pin AutoNumber tables to survive GC between DDL and DML #11

Triggered via push September 8, 2026 10:12
Status Success
Total duration 4m 56s
Artifacts

codeql.yml

on: push
Analyze (java-kotlin)
2m 44s
Analyze (java-kotlin)
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Analyze (java-kotlin): src/main/java/net/ucanaccess/util/Try.java#L142
auto-closeable resource R has a member method close() that could throw InterruptedException
Analyze (java-kotlin): src/main/java/net/ucanaccess/jdbc/AbstractExecute.java#L93
auto-closeable resource ps is never referenced in body of corresponding try statement
Analyze (java-kotlin)
Cannot build an overlay-base database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.