The GitHub Actions job "Tests" on airflow.git/backport-66178-sim105-providers-v3-2-test has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 9048f3382ded40e36bc716b1c5a5fef11ad65fe6 / Jarek Potiuk <[email protected]> Use contextlib.suppress for try-except-pass in spark_jdbc_script `spark_jdbc_script.py` still has the `try-except-pass` pattern that SIM105 flags. On `main` this file was rewritten in #64174 to raise an explicit `AirflowOptionalProviderFeatureException` instead, but that larger change is out of scope for v3-2-test. Apply the minimum SIM105-compliant edit (`contextlib.suppress(ImportError)`) so the rule re-enabled in #66264 stops failing on this file. Report URL: https://github.com/apache/airflow/actions/runs/25255699892 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
