Initial check in #1
Annotations
11 warnings
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/.
|
jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L281
'PersistenceContext' used without 'try'-with-resources statement
|
jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L812
'PersistenceContext' used without 'try'-with-resources statement
|
jpalite-core/src/main/java/io/jpalite/impl/db/PreparedStatementWrapper.java#L131
'PersistenceContextImpl' used without 'try'-with-resources statement
|
jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L813
'PersistenceContext' used without 'try'-with-resources statement
|
jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L369
'PersistenceContext' used without 'try'-with-resources statement
|
jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L282
'PersistenceContext' used without 'try'-with-resources statement
|
jpalite-core/src/main/java/io/jpalite/impl/db/PersistenceContextImpl.java#L408
'Application' used without 'try'-with-resources statement
|
jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L825
'PersistenceContext' used without 'try'-with-resources statement
|
jpalite-core/src/main/java/io/jpalite/impl/JPAEntityImpl.java#L389
'PersistenceContext' used without 'try'-with-resources statement
|
jpalite-core/src/main/java/io/jpalite/impl/EntityL2CacheImpl.java#L99
'InstanceHandle' used without 'try'-with-resources statement
|
This job succeeded
Loading