The GitHub Actions job "CI" on rocketmq-dashboard.git/feature/studio-web-perf-fixes has failed. Run started by GitHub user zhaohai666 (triggered by zhaohai666).
Head commit for run: 11a6fd60bb078a3c458d52712bd0ccba184ae896 / zhaohaihzb <[email protected]> perf(web): cache static assets, stop preloading markdown, memoize layout (#XXXX) - nginx: serve hashed /assets/ with Cache-Control immutable + expires 1y so repeat visits do not re-download the ~1.8MB JS bundle; index.html is served no-cache so releases are picked up immediately. Document (commented-out) Brotli directives for images that ship ngx_brotli. - vite: drop manualChunks.markdown so react-markdown/remark-gfm (used only by the lazy /ai page) are no longer preloaded on first paint. Verified: entry now loads only index+antd+react+css; first-paint gzip ~555KB -> ~507KB. - MainLayout: wrap menuItems/breadcrumbMap/breadcrumbItems/navigationEntries in useMemo keyed on their real dependencies; previously rebuilt on every render (search typing, theme toggle, route change). Verified: tsc -b clean, full vitest suite passes except pre-existing GrafanaDashboardList export timing flakes (also fail on baseline HEAD). Report URL: https://github.com/apache/rocketmq-dashboard/actions/runs/31454485693 With regards, GitHub Actions via GitBox
