Skip to content

Upgrading project to java jdk 17 #126

Upgrading project to java jdk 17

Upgrading project to java jdk 17 #126

GitHub Actions / Test Report failed Oct 22, 2023 in 0s

73 tests run, 0 skipped, 3 failed.

Annotations

Check failure on line 1 in shipment/src/test/java/com/ecommerceapp/shipment/unit/repository/OrderShipmentRepositoryTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

OrderShipmentRepositoryTest.testFindAllOrderShipmentSuccess

Unable to make field private final int java.time.LocalDate.year accessible: module java.base does not "opens java.time" to unnamed module @3aa9e816
Raw output
java.lang.reflect.InaccessibleObjectException: Unable to make field private final int java.time.LocalDate.year accessible: module java.base does not "opens java.time" to unnamed module @3aa9e816

Check failure on line 1 in shipment/src/test/java/com/ecommerceapp/shipment/unit/repository/OrderShipmentRepositoryTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

OrderShipmentRepositoryTest.testSaveOrderShipmentSuccess

Unable to make field private final int java.time.LocalDate.year accessible: module java.base does not "opens java.time" to unnamed module @3aa9e816
Raw output
java.lang.reflect.InaccessibleObjectException: Unable to make field private final int java.time.LocalDate.year accessible: module java.base does not "opens java.time" to unnamed module @3aa9e816

Check failure on line 1 in shipment/src/test/java/com/ecommerceapp/shipment/unit/repository/OrderShipmentRepositoryTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

OrderShipmentRepositoryTest.testFindOrderShipmentSuccess

Unable to make field private final int java.time.LocalDate.year accessible: module java.base does not "opens java.time" to unnamed module @3aa9e816
Raw output
java.lang.reflect.InaccessibleObjectException: Unable to make field private final int java.time.LocalDate.year accessible: module java.base does not "opens java.time" to unnamed module @3aa9e816