potiuk commented on PR #32989:
URL: https://github.com/apache/airflow/pull/32989#issuecomment-1661540348

   > Looks some something unrelated is breaking the CI:
   > 
   > ```
   > Suspended logos:
   > {'/integration-logos/yandex/Yandex-Cloud.png'}
   >  -- Checking document urls: expected (left), current (right)
   >  -- Checking logo urls: expected (left), current (right)
   > Detect unregistered integrations
   > Checking providers are mentioned in issue template
   >  -- Checking providers: present in code (left), mentioned in 
/opt/airflow/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml (right)
   > Found 2 errors in providers
   > Error: The `airflow.providers.asana.operators.asana_tasks` object in 
operators list in airflow/providers/asana/provider.yaml does not exist or is 
not a module: cannot import name 'Client' from 'asana' 
(/usr/local/lib/python3.8/site-packages/asana/__init__.py)
   > Error: The `airflow.providers.asana.hooks.asana` object in hooks list in 
airflow/providers/asana/provider.yaml does not exist or is not a module: cannot 
import name 'Client' from 'asana' 
(/usr/local/lib/python3.8/site-packages/asana/__init__.py)
   > ```
   
   This has been fixed yesteday - look at the history and when the PR was run.


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

Reply via email to