The GitHub Actions job "Tests (AMD)" on 
airflow.git/restrict-exception-node-deserialization has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
0e8d29de3d3cd8ff3cab84c99d3816afa9737c6e / Jarek Potiuk <[email protected]>
Restrict exception-node deserialization to BaseException subclasses

Resolve exception classes through the same trusted-namespace allowlist used
for triggers: validate the class-path string before import_string runs, then
verify the BaseException subclass. Builtins are allowed for standard
exceptions, with the subclass check rejecting non-exception builtins.

Generated-by: Claude Opus 4.8 (1M context) following the guidelines at
https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions

Report URL: https://github.com/apache/airflow/actions/runs/27485188943

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to