jkbngl commented on pull request #9295:
URL: https://github.com/apache/airflow/pull/9295#issuecomment-645586989


   @ephraimbuddy could you help me again please, I am getting following errors 
in the checks, which I dont really understand on how to act on:
   - FAILED 
tests/test_project_structure.py::TestProjectStructure::test_deprecated_packages
   - FAILED tests/models/test_dagcode.py::TestDagCode::test_remove_unused_code 
- A...
   - ERROR: Integration rabbitmq could not be started!
   
   I dont really see the connection between my added connector, which is in the 
same folder as all other contrib operators and a failing projectstructure? 
Should I maybe move the operator in the providers folder?
   
   Same for the test_dagcode:test_remove_unused_code -> Deletes code that no 
longer has any DAGs referencing it - not sure what I should do to fix this 
error?
   
   And for the last, I dont know how rabbitmq is affected by me adding an 
operator? 
   
   @ephraimbuddy It would be great if you could give me some hints in how to 
fix this errors!
   


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

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


Reply via email to