The GitHub Actions job "Required Checks" on 
texera.git/fix/type-predicates-null-guard has failed.
Run started by GitHub user xuang7 (triggered by xuang7).

Head commit for run:
bbbb7b39fae8435e9276ee555f4874d5d51ba69e / eugenegujing 
<[email protected]>
fix(frontend): reject null payloads in dashboard type predicates

Add an `isNonNullObject` guard to `common/util/predicate.ts` (with a new 
predicate.spec.ts, which also covers the previously untested `isDefined`), use 
it in the four object-payload guards, and switch all five guards to `!!value` 
so they always return strict booleans. `isDashboardProject`'s `!value.workflow` 
exclusion is deliberately unchanged. Spec updated: the four "(current 
behavior)" null-payload pins now assert false; the 5x5 cross-classification 
matrix and its 25 expected values are untouched, so no realistic entry changes 
classification.

Fixes #6439

Report URL: https://github.com/apache/texera/actions/runs/29525275409

With regards,
GitHub Actions via GitBox

Reply via email to