Hi,
I recently upgraded my code base from 1905 to 2005. When I deploy the upgraded extensions in cloud through SAP cloud portal, I get the following error.
Caused by: java.util.NoSuchElementException: Cannot access last() element from an empty List at de.hybris.ccv2.repository.azure.AzureBlobRepository.getLatestVersion(AzureBlobRepository.groovy:187)
......
* Get more help at https://help.gradle.org BUILD FAILED in 2m 1s Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.4/userguide/command_line_interface.html#sec:command_line_warnings 18 actionable tasks: 18 executed
Has anyone faced this issue before? And any thoughts how to overcome this.
Thanks,
Suresh