The GitHub Actions job "Tests" on airflow.git/fix-60142-positional-params has 
failed.
Run started by GitHub user Fury0508 (triggered by Fury0508).

Head commit for run:
bd4a8f85758561f0b230ee87918997f3519734a5 / Fury0508 <[email protected]>
Check for default values to determine positional vs optional parameters

- Extract has_default from function signatures via AST
- Only make parameters positional if: not boolean AND not has_default AND not 
in 'list' operation
- Skip has_default metadata in both args_map and func_map creation
- Fixes xcom operations (map_index has default) and list operations (filter 
params should be optional)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to