Skip to content

856: add note for AnimationsProvider in enable-animations docs #984

856: add note for AnimationsProvider in enable-animations docs

856: add note for AnimationsProvider in enable-animations docs #984

Triggered via pull request September 24, 2025 15:41
Status Success
Total duration 1m 21s
Artifacts

check-pr.yml

on: pull_request
test  /  unit-tests
58s
test / unit-tests
test  /  class-name-updater-tests
38s
test / class-name-updater-tests
test  /  error-tests
1m 16s
test / error-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test / error-tests: test/packages/react-core/src/components/Button/examples/ButtonHamburger.tsx#L6
Icons must now be passed to the `icon` prop of Button instead of as children. If you are passing anything other than an icon as children, ignore this rule when running fixes
test / error-tests: test/packages/react-core/src/components/Button/examples/ButtonHamburger.tsx#L5
Icons must now be passed to the `icon` prop of Button instead of as children. If you are passing anything other than an icon as children, ignore this rule when running fixes
test / error-tests: test/packages/react-core/src/components/Button/examples/ButtonFavorite.tsx#L10
Icons must now be passed to the `icon` prop of Button instead of as children. If you are passing anything other than an icon as children, ignore this rule when running fixes
test / error-tests: test/packages/react-core/src/components/Accordion/examples/AccordionBordered.tsx#L97
Icons must now be passed to the `icon` prop of Button instead of as children. If you are passing anything other than an icon as children, ignore this rule when running fixes
test / error-tests: test/packages/code-connect/components/DualListSelector/DualListSelectorListItem.tsx#L2
DualListSelectorListItem has been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted DualListSelector implementation
test / error-tests: test/packages/code-connect/components/DualListSelector/DualListSelector.figma.tsx#L1
DualListSelector, DualListSelectorList, DualListSelectorPane, DualListSelectorControl, DualListSelectorControlsWrapper, and DualListSelectorListItem have been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted DualListSelector implementation
test / error-tests: test/packages/code-connect/components/DualListSelector/DualListItemTree.figma.tsx#L2
DualListSelectorList, and DualListSelectorTree have been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted DualListSelector implementation
test / error-tests: test/packages/code-connect/components/DualListSelector/DualListHeader.figma.tsx#L39
Icons must now be passed to the `icon` prop of Button instead of as children. If you are passing anything other than an icon as children, ignore this rule when running fixes
test / error-tests: test/packages/code-connect/components/DualListSelector/DualListHeader.figma.tsx#L31
Icons must now be passed to the `icon` prop of Button instead of as children. If you are passing anything other than an icon as children, ignore this rule when running fixes
test / error-tests: test/packages/code-connect/components/DualListSelector/DualListHeader.figma.tsx#L2
DualListSelectorPane has been deprecated. This rule will update import paths to our deprecated directory, but we recommend using our newly promoted DualListSelector implementation
test / error-tests: test/packages/react-core/src/components/Accordion/examples/AccordionBordered.tsx#L46
The markup for AccordionItem has been updated, and it now renders a `div` element as a wrapper
test / error-tests: test/packages/react-core/src/components/Accordion/examples/AccordionBordered.tsx#L29
The markup for AccordionItem has been updated, and it now renders a `div` element as a wrapper
test / error-tests: test/packages/code-connect/components/Hint/Hint.figma.tsx#L8
The default value of appendTo on Dropdown has been updated to `document.body`
test / error-tests: test/packages/code-connect/components/FileUpload/SimpleFileUpload.figma.tsx#L23
The `screenReaderText` prop on HelperTextItem has been updated, and will now render only when the `variant` prop has a value other than "default". Previously the prop was rendered only when the `isDynamic` prop was true
test / error-tests: test/packages/code-connect/components/Drawer/Drawer.figma.tsx#L58
DrawerPanelBody is no longer rendered internally to DrawerHead. We recommend using these components independent of one another and to not pass DrawerPanelBody to DrawerHead
test / error-tests: test/packages/code-connect/components/DatePicker/DateAndTimePicker.figma.tsx#L5
The default value of appendTo on Dropdown has been updated to `document.body`
test / error-tests: test/packages/code-connect/components/DatePicker/DateAndTimePicker.figma.tsx#L2
We now recommend passing any icon to the `icon` prop instead of passing it as children, such as for plain, icon only toggles. Passing an icon as children will result in incorrect styling
test / error-tests: test/packages/code-connect/components/Breadcrumbs/ExpandableBreadcrumbs.figma.tsx#L2
The default value of appendTo on Dropdown has been updated to `document.body`
test / error-tests: test/packages/code-connect/components/Breadcrumbs/ExpandableBreadcrumbs.figma.tsx#L2
We now recommend passing any icon to the `icon` prop instead of passing it as children, such as for plain, icon only toggles. Passing an icon as children will result in incorrect styling
test / error-tests: test/packages/code-connect/components/Accordion/AccordionToggle.figma.tsx#L24
The markup for AccordionItem has been updated, and it now renders a `div` element as a wrapper