-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(scripts): make lint errors reporting propagate to STDOUT during pre-commit (lint-staged exec) #26212
fix(scripts): make lint errors reporting propagate to STDOUT during pre-commit (lint-staged exec) #26212
Conversation
📊 Bundle size reportUnchanged fixtures
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 3f806f907d1e5389101750b21a751bdb8c45a736 (build) |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 8a4e6cf:
|
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
Avatar | mount | 1708 | 1728 | 5000 | |
Button | mount | 1173 | 1144 | 5000 | |
FluentProvider | mount | 2031 | 2003 | 5000 | |
FluentProviderWithTheme | mount | 733 | 733 | 10 | |
FluentProviderWithTheme | virtual-rerender | 694 | 690 | 10 | |
FluentProviderWithTheme | virtual-rerender-with-unmount | 732 | 734 | 10 | |
MakeStyles | mount | 2380 | 2350 | 50000 | |
Persona | mount | 4016 | 4084 | 5000 | |
SpinButton | mount | 3305 | 3358 | 5000 |
🕵 fluentuiv8 Open the Visual Regressions report to inspect the 4 screenshots✅ There was 4 screenshots added, 0 screenshots removed, 1041 screenshots unchanged, 0 screenshots with different dimensions and 0 screenshots with visible difference. unknown 4 screenshots
|
🕵 fluentuiv9 No visual regressions between this PR and main |
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
BaseButton | mount | 1210 | 1170 | 5000 | |
Breadcrumb | mount | 2798 | 2856 | 1000 | |
Checkbox | mount | 2624 | 2672 | 5000 | |
CheckboxBase | mount | 2364 | 2368 | 5000 | |
ChoiceGroup | mount | 4285 | 4299 | 5000 | |
ComboBox | mount | 1167 | 1144 | 1000 | |
CommandBar | mount | 9261 | 9252 | 1000 | |
ContextualMenu | mount | 10195 | 10097 | 1000 | |
DefaultButton | mount | 1375 | 1338 | 5000 | |
DetailsRow | mount | 3408 | 3361 | 5000 | |
DetailsRowFast | mount | 3380 | 3378 | 5000 | |
DetailsRowNoStyles | mount | 3213 | 3253 | 5000 | |
Dialog | mount | 2924 | 2937 | 1000 | |
DocumentCardTitle | mount | 568 | 587 | 1000 | |
Dropdown | mount | 3122 | 3150 | 5000 | |
FocusTrapZone | mount | 1961 | 1927 | 5000 | |
FocusZone | mount | 1962 | 1984 | 5000 | |
GroupedList | mount | 1822 | 2053 | 2 | |
GroupedList | virtual-rerender | 1088 | 1108 | 2 | |
GroupedList | virtual-rerender-with-unmount | 1584 | 1596 | 2 | |
GroupedListV2 | mount | 565 | 571 | 2 | |
GroupedListV2 | virtual-rerender | 544 | 549 | 2 | |
GroupedListV2 | virtual-rerender-with-unmount | 558 | 567 | 2 | |
IconButton | mount | 1801 | 1797 | 5000 | |
Label | mount | 744 | 750 | 5000 | |
Layer | mount | 4180 | 4178 | 5000 | |
Link | mount | 863 | 843 | 5000 | |
MenuButton | mount | 1609 | 1636 | 5000 | |
MessageBar | mount | 2336 | 2344 | 5000 | |
Nav | mount | 3086 | 3075 | 1000 | |
OverflowSet | mount | 1396 | 1421 | 5000 | |
Panel | mount | 2490 | 2484 | 1000 | |
Persona | mount | 1297 | 1284 | 1000 | |
Pivot | mount | 1506 | 1528 | 1000 | |
PrimaryButton | mount | 1493 | 1496 | 5000 | |
Rating | mount | 6994 | 6940 | 5000 | |
SearchBox | mount | 1505 | 1498 | 5000 | |
Shimmer | mount | 2894 | 2927 | 5000 | |
Slider | mount | 2107 | 2097 | 5000 | |
SpinButton | mount | 4258 | 4271 | 5000 | |
Spinner | mount | 834 | 835 | 5000 | |
SplitButton | mount | 2839 | 2842 | 5000 | |
Stack | mount | 863 | 863 | 5000 | |
StackWithIntrinsicChildren | mount | 2209 | 2260 | 5000 | |
StackWithTextChildren | mount | 4912 | 4913 | 5000 | |
SwatchColorPicker | mount | 9406 | 9398 | 5000 | |
TagPicker | mount | 2331 | 2307 | 5000 | |
TeachingBubble | mount | 74626 | 76518 | 5000 | |
Text | mount | 814 | 822 | 5000 | |
TextField | mount | 1581 | 1549 | 5000 | |
ThemeProvider | mount | 1426 | 1442 | 5000 | |
ThemeProvider | virtual-rerender | 1132 | 1150 | 5000 | |
ThemeProvider | virtual-rerender-with-unmount | 1989 | 1993 | 5000 | |
Toggle | mount | 1134 | 1139 | 5000 | |
buttonNative | mount | 525 | 526 | 5000 |
Perf Analysis (
|
🕵 FluentUI-v0 Open the Visual Regressions report to inspect the 2 screenshots✅ There was 0 screenshots added, 0 screenshots removed, 1258 screenshots unchanged, 0 screenshots with different dimensions and 2 screenshots with visible difference. unknown 2 screenshots
|
* master: (29 commits) applying package updates fix: web component menu layering bug (microsoft#26260) Azure Theme: reduced spin button height to match TextField / DropDowns at 24px height (microsoft#26265) Update styling for contentBefore and contentAfter input slots (microsoft#26115) chore: Update Switch to use griffel reset styles (microsoft#26007) Fix: Allow root slot refs to merge with focus refs in Slider (microsoft#26243) applying package updates revert: MenuItem root slot only supports div (microsoft#26261) perf: Don't render Checkbox icon when unchecked (microsoft#26248) fix: Select disabled state hover style, Combobox disabled state open on chevron click (microsoft#26068) applying package updates chore: add more temporary codeowner rools for tooling config files (microsoft#26255) fix: stops using ARIAButton types for MenuItem root (microsoft#26257) refactor: Cleanup unused code (microsoft#26219) fix: MenuList props should win over context props (microsoft#26252) feat(react-tree): Actions positioning and behaviour (microsoft#26113) BREAKING(TableCellLayout): `wrapper` slot renamed to `content` (microsoft#26220) fix(scripts): make lint errors reporting propagate to STDOUT during pre-commit (lint-staged exec) (microsoft#26212) fix: Minimum visible overflow items should be respected (microsoft#26194) docs: Fix typos in react-table docs (microsoft#26213) ...
…re-commit (lint-staged exec) (microsoft#26212) * fix(eslint-plugin): add cypress.config to config files glob to fix linting * fix(scripts): make lint errors reporting propagate to STDOUT * generate change-file
…re-commit (lint-staged exec) (microsoft#26212) * fix(eslint-plugin): add cypress.config to config files glob to fix linting * fix(scripts): make lint errors reporting propagate to STDOUT * generate change-file
Previous Behavior
FAILURE
cypress.config.ts
within your package/pr pre-commit linting will fail onimport/no-extraneous-dependencies
rule violation.New Behavior
cypress.config.ts
within your package/pr pre-commit linting will pass (cypress.config.ts is now part of devdependecy globs for import rule configuration)Related Issue(s)