feat(851): PageToggleButton BarsIcon to isHamburgerButton prop #978
check-pr.yml
on: pull_request
test
/
unit-tests
42s
test
/
class-name-updater-tests
24s
test
/
error-tests
1m 0s
Annotations
10 errors and 10 warnings
|
test / error-tests:
test/packages/react-core/src/components/ClipboardCopy/__tests__/ClipboardCopy.test.tsx#L4
Unused PatternFly import truncateStyles from '@patternfly/react-styles/css/components/Truncate/truncate' should be removed
|
|
test / error-tests:
test/packages/react-core/src/components/Card/examples/CardClickable.tsx#L46
The markup for clickable-only cards has been updated
|
|
test / error-tests:
test/packages/react-core/src/components/Card/examples/CardClickable.tsx#L35
The markup for clickable-only cards has been updated
|
|
test / error-tests:
test/packages/react-core/src/components/Card/examples/CardClickable.tsx#L23
The markup for clickable-only cards has been updated
|
|
test / error-tests:
test/packages/react-core/src/components/Button/examples/ButtonSettings.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/ButtonHamburger.tsx#L7
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#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/react-core/src/components/Accordion/examples/AccordionDefinitionList.tsx#L34
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/AccordionDefinitionList.tsx#L17
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#L103
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#L77
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#L63
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#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/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
|