Skip to content

[refactor] drop deprecation api #3

[refactor] drop deprecation api

[refactor] drop deprecation api #3

Triggered via push December 25, 2023 12:38
Status Success
Total duration 1m 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
AutoCloseable used without 'try'-with-resources: src/main/java/ecnu/db/analyzer/online/QueryAnalyzer.java#L382
'ForkJoinPool' used without 'try'-with-resources statement
Class is exposed outside of its visibility scope: src/main/java/ecnu/db/schema/Column.java#L250
Class `StringTemplate` is exposed outside its defined visibility scope
Class is exposed outside of its visibility scope: src/main/java/ecnu/db/generator/constraintchain/ConstraintChain.java#L108
Class `SubGraph` is exposed outside its defined visibility scope
Instantiation of utility class: src/main/java/ecnu/db/MirageApp.java#L24
Instantiation of utility class `MirageApp`