The GitHub Actions job "Tests" on 
airflow.git/fix/trigger-form-enum-null-rendering has failed.
Run started by GitHub user Subham-KRLX (triggered by Subham-KRLX).

Head commit for run:
7149dea1cc1868d008338d3601b6b54b4b8fa8a6 / Subham Sangwan 
<[email protected]>
fix: resolve ts-compile-lint-ui ESLint errors in FieldDropdown

- Broaden ParamSchema.enum type to Array<boolean | number | string | null>
  to accurately reflect JSON Schema enum values (fixes no-unnecessary-condition)
- Update labelLookup signature to accept boolean
- Switch null-check ternaries to nullish coalescing (??) in FieldDropdown.tsx
- Add eslint-disable for no-unsafe-member-access on any-typed mockParamsDict 
access
- Remove stale/unused eslint-disable-next-line comments

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

With regards,
GitHub Actions via GitBox


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

Reply via email to