The GitHub Actions job "Nightly (beta)" on flink.git/master has failed. Run started by GitHub user github-actions[bot] (triggered by github-actions[bot]).
Head commit for run: 2e5b6a3f60cac1b86100357e3bb9b8e1a6542806 / Purushottam Sinha <[email protected]> [FLINK-40031][runtime-web] Fix Exceptions view crash navigating to an unassigned TaskManager (#28599) Clicking the Location cell of an exception without an assigned TaskManager threw NG04008 because navigateTo() only guarded against null, letting an undefined taskManagerId reach router.navigate(['task-manager', undefined, 'metrics']). Use a falsy check instead, and type ExceptionInfo.taskManagerId as an optional string, since the REST API omits the field (@JsonInclude(NON_NULL)) rather than sending null. Generated-by: Claude Code (claude-opus-4-8) Report URL: https://github.com/apache/flink/actions/runs/28635430346 With regards, GitHub Actions via GitBox
