henry3260 commented on issue #56735:
URL: https://github.com/apache/airflow/issues/56735#issuecomment-3482020928
> Issue updated! 64 errors to go :) 🚀
I’m trying to understand why I don’t see any errors like the ones above.
I used the upstream version and ran:
```
henry@DESKTOP-KILRQMD:~/airflow-oss/fix-type/airflow$ prek --color always
--verbose --hook-stage manual "mypy-airflow-core" --all-files
Running hooks for `airflow-core`:
Run mypy for airflow-core
(manual).......................................Passed
- hook id: mypy-airflow-core
- duration: 25.24s
Running mypy with @/files/mypy_files.txt
You cand check the list of files in:
/home/henry/airflow-oss/fix-type/airflow/files/mypy_files.txt
Running mypy with @/files/mypy_files.txt
Using 'uv' to install Airflow
Using airflow version from current sources
Success: no issues found in 1016 source files
```
--
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]