andreahlert commented on PR #63401: URL: https://github.com/apache/airflow/pull/63401#issuecomment-4043656558
The failing checks are unrelated to this PR: - **airflow-ctl:P3.11/P3.13** and **Test git clone on Windows**: transient GitHub Actions infrastructure error (`fatal: could not read Username for 'https://github.com': terminal prompts disabled`) — runner failed to checkout the fork. Same error seen on other PRs today. - **Breeze unit tests**: failing on `test_validate_provider_info_with_schema` for the **OpenAI** provider (`'ai-inference' is not of type 'object'`), pre-existing on `main`. Also visible on #63389. All provider-specific checks pass. Locally verified: 12/12 unit tests pass, `prek run --from-ref main --stage pre-commit` clean. -- 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]
