The GitHub Actions job "Tests AMD" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: f5b12db393bde99192fc7e43388f03d1e96f6b5a / Pratiksha <[email protected]> AIP-81 Make list operations to return all results (#50132) * ensure total_entries return all entries for corresponding endpoints * use API endpoint parameters limit and offset to retrieve all entries resolve conflict * use a common fun to get all values * Use a common fun for return all results * create a method in BaseOperation and use in Pools list, restore common.py and restore endpoints - pools.py, variables.py, job.py * improve looping and fix static checks * restore endpoints and fix static checks for job.py * fix static checks from common.py * update offset params * update default limit = 50 to limit * remove equal condition from while loop and remove unnecessary params * use first pass response and merge it with the return list * define missing parameters-type in return_all_entries method * add tests for return_all_entries and update list in pool and variable tests * fix tests * fix static checks * make chnages regarding params and dict * change offset defulat value since intial pass added * fix static checks * add try-except at return_all_list method * fix static check * fix static checks for command_hashes.txt * Remove Base Operation from output_main.svg file * remove end-space from output_main.svg * add a generic method for list methods * remove unnecessary code * generic method returns pydantic_response * fix broken execute_list method * generic method returns TypeVar * implement generic method in all list methods and remove uncessary code * Remove unnecessary code and add type of data_model * add dag_id params to backfills list method * remove duplicate total_entries and kwargs from generic method * remove duplicate code , assert tests * simplified tests * remove extra variable ,print statement Report URL: https://github.com/apache/airflow/actions/runs/16512125400 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
