The GitHub Actions job "Required Checks" on 
texera.git/feat/operator-recommender-frontend has failed.
Run started by GitHub user gupta-sahil01 (triggered by gupta-sahil01).

Head commit for run:
03e974721cc0b6f09ca1ed252472b5d33c66b5e2 / gupta-sahil01 
<[email protected]>
refactor(frontend): constrain fromJointGraphCellEvent to cell events

The helper took a bare string while asserting a Cell payload, but graph-level 
events (change, reset, sort) hand back the Graph. Restrict the event name to 
the cell-reporting union so a wrong name is a compile error, matching 
fromJointPaperEvent.

Also correct two comments: a port drag is a magnet drag that stops propagation 
before any pointerdown notification, so it never fires element:pointerdown as 
previously claimed; and the click-path comment now covers the modification-lock 
condition added alongside the port check.

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

With regards,
GitHub Actions via GitBox

Reply via email to