Skip to content

Initial check in

Initial check in #2

Triggered via push June 11, 2024 13:36
Status Success
Total duration 3m 33s
Billable time 4m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
AutoCloseable used without 'try'-with-resources: jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L281
'PersistenceContext' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L812
'PersistenceContext' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: jpalite-core/src/main/java/io/jpalite/impl/db/PreparedStatementWrapper.java#L131
'PersistenceContextImpl' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L813
'PersistenceContext' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L369
'PersistenceContext' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L282
'PersistenceContext' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L825
'PersistenceContext' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L389
'PersistenceContext' used without 'try'-with-resources statement
AutoCloseable used without 'try'-with-resources: jpalite-core/src/main/java/io/jpalite/impl/EntityL2CacheImpl.java#L99
'InstanceHandle' used without 'try'-with-resources statement