The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed. Run started by GitHub user MartijnVisser (triggered by MartijnVisser).
Head commit for run: ccaa2eb8c1ba9b7008749d74f80e68c4dbe7802d / Martijn Visser <[email protected]> [FLINK-38945][docs][FLIP-561] Restructure Flink documentation (#27541) * [FLINK-38945][docs] Move pages to new locations (structure only) * [FLINK-38945][docs] Update page content and cross-references * [FLINK-38945][docs] Add new pages for documentation restructuring * [FLINK-38945][docs] Introduce a redirect and stub pages This avoids now breaking all references that are incoming from externalized connectors. This should be fixed after completing the restructuring, removing these stub pages * [FLINK-38945][docs] Fix static asset URLs to work with any baseURL configuration Replace {{.Site.BaseURL}}/path pattern with Hugo's relURL function for static assets (CSS, JS, images). The previous pattern created malformed URLs when baseURL had a trailing slash. * [FLINK-38945][docs] Copied over templates to get rid of Google Analytics warnings * [FLINK-38945][docs] Add copy button for code blocks * [FLINK-38945][docs] Improve Getting Started guides * [FLINK-38945][docs] Add Table API archetype and update Table API tutorial * [FLINK-38945][docs] Update DataStream API archetype and tutorial * [FLINK-38945][docs] Rename Table API connectors to SQL & Table API connectors * [FLINK-38945][docs] Integrate Python Table API into Table API content * [FLINK-38945][docs] Move Flink SQL docs to new hierarchy * [FLINK-38945][docs] Fix tab synchronization bug in documentation The tab switching functionality used setAttribute("checked") which only modifies the HTML attribute, not the DOM property. CSS :checked selectors rely on the DOM property, causing synchronized tabs to show no content. Changed to set input.checked property directly, which the CSS properly detects. * [FLINK-38945][docs] Address review comments * [FLINK-38945][docs] Add missing license headers Report URL: https://github.com/apache/flink/actions/runs/21857966214 With regards, GitHub Actions via GitBox
