solrbot commented on PR #3593:
URL: https://github.com/apache/solr/pull/3593#issuecomment-3430166228

   ### ⚠️ Artifact update problem
   
   Renovate failed to update an artifact related to this branch. You probably 
do not want to merge this PR as-is.
   
   ♻ Renovate will retry this branch, including artifacts, only when one of the 
following happens:
   
    - any of the package files in this branch needs updating, or 
    - the branch becomes conflicted, or
    - you click the rebase/retry checkbox if found above, or
    - you rename this PR's title to start with "rebase!" to trigger it manually
   
   The artifact failure details are included below:
   
   ##### File name: undefined
   
   ```
   Command failed: ./gradlew updateLicenses
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   SLF4J(W): No SLF4J providers were found.
   SLF4J(W): Defaulting to no-operation (NOP) logger implementation
   SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further 
details.
   
/tmp/renovate/repos/github/apache/solr/solr/solrj/src/java/org/apache/solr/client/solrj/impl/ConcurrentUpdateHttp2SolrClient.java:181:
 error: records are not supported in -source 11
     private record Update(UpdateRequest request, String collection) {}
             ^
     (use -source 16 or higher to enable records)
   
/tmp/renovate/repos/github/apache/solr/solr/solrj/src/java/org/apache/solr/client/solrj/impl/ConcurrentUpdateHttp2SolrClient.java:181:
 warning: 'record' may become a restricted type name in a future release and 
may be unusable for type declarations or as the element type of an array
     private record Update(UpdateRequest request, String collection) {}
             ^
   1 error
   1 warning
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':solr:solrj:compileJava'.
   > Compilation failed; see the compiler error output for details.
   
   * Try:
   > Run with --info option to get more log output.
   
   BUILD FAILED in 24s
   
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to