The GitHub Actions job "Flink CI (beta)" on flink.git/release-2.3 has failed. Run started by GitHub user RocMarshal (triggered by RocMarshal).
Head commit for run: ff51556ca5e26c860444859fe1925725c147c097 / Purushottam Sinha <[email protected]> [FLINK-40118][runtime-web] Use REST endpoint field instead of removed host field (#28756) 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/29502533904 With regards, GitHub Actions via GitBox
