The GitHub Actions job "Nightly (beta)" on flink.git/release-2.1 has failed. Run started by GitHub user github-actions[bot] (triggered by github-actions[bot]).
Head commit for run: e5d1bdb82964985141b205a1234dd05a1a78aea4 / Purushottam Sinha <[email protected]> [FLINK-40118][runtime-web] Use REST endpoint field instead of removed host field (#28754) FLINK-36355 removed the deprecated `host` field from the REST API's subtask-level responses, keeping only `endpoint`, but the web-dashboard frontend was never updated. The SubTask TimeLine and the SubTask Accumulators table each read `task.host`, which is now always undefined, so their subtask rows render as "N - undefined" instead of showing the TaskManager endpoint. Update the two frontend interfaces (JobSubTaskTime, SubTaskAccumulators) and their consuming components to read `endpoint` instead of `host`. Generated-by: Claude Code (claude-opus-4-8) (cherry picked from commit 6027adb70fb3168c3886fe65f133a69e53ce7f70) Report URL: https://github.com/apache/flink/actions/runs/29803822781 With regards, GitHub Actions via GitBox
