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

   @Gautam-Bharadwaj This PR has a few issues that need to be addressed before 
it can be reviewed — please see 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: **Pre-commit / static checks**: Failing: CI image checks / Static 
checks. Run `prek run --from-ref main` locally to find and fix issues. See 
[Pre-commit / static checks 
docs](https://github.com/apache/airflow/blob/main/contributing-docs/08_static_code_checks.rst).
   - :x: **mypy (type checking)**: Failing: CI image checks / MyPy checks 
(mypy-airflow-core). Run `prek --stage manual mypy-airflow-core --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: **Provider tests**: Failing: Postgres tests: providers / 
DB-prov:Postgres:14:3.10:-amazon,celer...standard, MySQL tests: providers / 
DB-prov:MySQL:8.0:3.10:-amazon,celer...standard, Sqlite tests: providers / 
DB-prov:Sqlite:3.10:-amazon,celer...standard, Special tests / Min SQLAlchemy 
test: providers / 
DB-prov:MinSQLAlchemy-Postgres:14:3.10:-amazon,celer...standard, Special tests 
/ Latest SQLAlchemy test: providers / 
DB-prov:LatestSQLAlchemy-Postgres:14:3.10:-amazon,celer...standard (+2 more). 
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: check-newsfragment-pr-number, 
Postgres tests: core / DB-core:Postgres:14:3.10:API...Serialization, MySQL 
tests: core / DB-core:MySQL:8.0:3.10:API...Serialization, Sqlite tests: core / 
DB-core:Sqlite:3.10:API...Serialization, Special tests / Min SQLAlchemy test: 
core / DB-core:MinSQLAlchemy-Postgres:14:3.10:API...Serialization (+4 more). 
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).
   - :warning: **Unresolved review comments**: This PR has 1 unresolved review 
thread from maintainers: **@jscheffl** (MEMBER): 1 unresolved thread. Please 
review and resolve all inline review comments before requesting another review. 
You can resolve a conversation by clicking 'Resolve conversation' on each 
thread after addressing the feedback. See [pull request 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst).
   
   > **Note:** Your branch is **23 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.
   - There is no rush — take your time and work at your own pace. We appreciate 
your contribution and are happy to wait for updates.
   - Maintainers will then proceed with a normal review.
   
   There is no rush — take your time and work at your own pace. We appreciate 
your contribution and are happy to wait for updates. 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