alamb commented on code in PR #15626:
URL: https://github.com/apache/datafusion/pull/15626#discussion_r2031998224


##########
.github/workflows/audit.yml:
##########
@@ -42,4 +42,5 @@ jobs:
       - name: Install cargo-audit
         run: cargo install cargo-audit
       - name: Run audit check
-        run: cargo audit
+        # Ignored until https://github.com/apache/datafusion/issues/15571

Review Comment:
   ```suggestion
           # Ignored until https://github.com/apache/datafusion/issues/15571
           # ignored py03 warning until arrow 55 upgrade
   ```



-- 
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