material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

[code-infra] Fix `test_types_next` job

Open Janpot opened this issue 7 months ago • 1 comments

This is failing every day

  • remove the exit 0, we want this to fail, it runs on cron, not on every PR
  • remove the cache restoration, nothing was restoring
  • remove the strange diffy thing, since nothing is restoring it doesn't make sense
  • use correct build script, types build needs stable to have run

Janpot avatar May 20 '25 15:05 Janpot

Netlify deploy preview

https://deploy-preview-46182--material-ui.netlify.app/

Bundle size report

Bundle Parsed Size Gzip Size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by :no_entry_sign: dangerJS against 9879defabbc55e3b9c36d1bdaaff322055d98859

mui-bot avatar May 20 '25 15:05 mui-bot