sarutak opened a new pull request, #2511:
URL: https://github.com/apache/avro/pull/2511

   ## What is the purpose of the change
   This PR aims to suppress a warning in interop-data-test for Perl SDK.
   
   When we run `./build.sh test` or `lang/perl/build.sh interop-data-test`, we 
get the following message.
   ```
   Name "Avro::DataFile::ValidCodec" used only once: possible typo
   ``
   
   This warning message sometimes appears in the result of CI.
   https://github.com/apache/avro/actions/runs/6255050186
   
   ## Verifying this change
   Confirmed the warning message is disappeared by running `lang/perl/build.sh 
interop-data-test`.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? (no)
   


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to