choo121600 commented on PR #62152:
URL: https://github.com/apache/airflow/pull/62152#issuecomment-4052238861

   @aksdevs This PR has been converted to **draft** because it does not yet 
meet our [Pull Request quality 
criteria](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-quality-criteria).
   
   **Issues found:**
   - :x: **mypy (type checking)**: Failing: CI image checks / MyPy checks 
(mypy-airflow-core), CI image checks / MyPy checks (mypy-providers). Run `prek 
--stage manual mypy-airflow-core --all-files` && `prek --stage manual 
mypy-providers --all-files` locally to reproduce. You need `breeze ci-image 
build --python 3.10` for Docker-based mypy. See [mypy (type checking) 
docs](https://github.com/apache/airflow/blob/main/contributing-docs/08_static_code_checks.rst#mypy-checks).
   - :x: **Build docs**: Failing: CI image checks / Build documentation 
(--docs-only). Run `breeze build-docs` locally to reproduce. See [Build docs 
docs](https://github.com/apache/airflow/blob/main/contributing-docs/16_documentation.rst).
   - :x: **Provider tests**: Failing: provider distributions tests / Providers 
wheel tests, provider distributions tests / Providers sdist tests. Run provider 
tests with `breeze run pytest <provider-test-path> -xvs`. See [Provider tests 
docs](https://github.com/apache/airflow/blob/main/contributing-docs/12_provider_distributions.rst).
   - :x: **Other failing CI checks**: Failing: Airflow CTL tests / 
airflow-ctl:P3.10 tests, Generate constraints / Generate constraints for 3.10 
on linux/amd64, CI image checks / Build documentation (--spellcheck-only), CI 
image checks / Test Python API client. Run `prek run --from-ref main` locally 
to reproduce. See [static checks 
docs](https://github.com/apache/airflow/blob/main/contributing-docs/08_static_code_checks.rst).
   
   > **Note:** Your branch is **663 commits behind `main`**. Some check 
failures may be caused by changes in the base branch rather than by your PR. 
Please rebase your branch and push again to get up-to-date CI results.
   
   **What to do next:**
   - The comment informs you what you need to do.
   - Fix each issue, then mark the PR as "Ready for review" in the GitHub UI - 
but only after making sure that all the issues are fixed.
   - Maintainers will then proceed with a normal review.
   
   Converting a PR to draft is **not** a rejection — it is an invitation to 
bring the PR up to the project's standards so that maintainer review time is 
spent productively. If you have questions, feel free to ask on the [Airflow 
Slack](https://s.apache.org/airflow-slack).


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