The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: a58cefce2b92ce8a7580399fb486895e03882e99 / Kaxil Naik <[email protected]> Fix failing mypy check on `main` Failure on main: ``` providers/src/airflow/providers/apache/spark/hooks/spark_submit.py:525: error: Module "airflow.security.kerberos" has no attribute "get_kerberos_principle"; maybe "get_kerberos_principal"? [attr-defined] from airflow.security.kerberos import ( ^ providers/src/airflow/providers/apache/spark/hooks/spark_submit.py:525: error: Name "get_kerberos_principal" already defined (possibly by an import) [no-redef] from airflow.security.kerberos import ( ^ Found 2 errors in 1 file (checked 3337 source files) Error 1 returned ``` Report URL: https://github.com/apache/airflow/actions/runs/11917182599 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
