Skip to content

feat(EmptyState): support icons passed directly to EmptyStateHeader #692

feat(EmptyState): support icons passed directly to EmptyStateHeader

feat(EmptyState): support icons passed directly to EmptyStateHeader #692

Triggered via pull request March 14, 2024 11:39
Status Success
Total duration 1m 1s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx#L5
Button, ButtonVariant, EmptyState, EmptyStateBody, EmptyStateIcon, EmptyStateActions, EmptyStateVariant, EmptyStateFooter, getResizeObserver, Popover, PopoverProps, TooltipPosition, and EmptyStateHeader have been deprecated. Running the fix flag will update your imports to our deprecated package, but we suggest using Label instead
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx#L526
EmptyStateHeader has been moved inside of the EmptyState component and is now only customizable using props, and the EmptyStateIcon component now wraps content passed to the icon prop automatically. Additionally, the titleText prop is now required on EmptyState
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx#L549
EmptyStateHeader has been moved inside of the EmptyState component and is now only customizable using props, and the EmptyStateIcon component now wraps content passed to the icon prop automatically. Additionally, the titleText prop is now required on EmptyState
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/CodeEditorControl.tsx#L2
Button, ButtonProps, and Tooltip have been deprecated. Running the fix flag will update your imports to our deprecated package, but we suggest using Label instead
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/examples/CodeEditorBasic.tsx#L3
Checkbox has been deprecated. Running the fix flag will update your imports to our deprecated package, but we suggest using Label instead
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/examples/CodeEditorShortcutMainHeader.tsx#L3
Grid, GridItem, and Chip have been deprecated. Running the fix flag will update your imports to our deprecated package, but we suggest using Label instead
test / error-tests: test/packages/react-core/src/components/AboutModal/examples/AboutModalBasic.tsx#L2
AboutModal, Button, TextContent, TextList, and TextListItem have been deprecated. Running the fix flag will update your imports to our deprecated package, but we suggest using Label instead
test / error-tests: test/packages/react-core/src/components/AboutModal/examples/AboutModalComplexUserPositionedContent.tsx#L2
AboutModal, Alert, Button, TextContent, TextList, and TextListItem have been deprecated. Running the fix flag will update your imports to our deprecated package, but we suggest using Label instead
test / error-tests: test/packages/react-core/src/components/AboutModal/examples/AboutModalWithoutProductName.tsx#L2
AboutModal, Button, TextContent, TextList, and TextListItem have been deprecated. Running the fix flag will update your imports to our deprecated package, but we suggest using Label instead
test / error-tests: test/packages/react-core/src/components/Accordion/examples/AccordionBordered.tsx#L2
Accordion, AccordionItem, AccordionContent, AccordionToggle, AccordionExpandableContentBody, Button, and Checkbox have been deprecated. Running the fix flag will update your imports to our deprecated package, but we suggest using Label instead
test / unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / error-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / error-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/react-core/src/components/Accordion/examples/AccordionBordered.tsx#L47
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#L65
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#L80
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#L107
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/AccordionDefinitionList.tsx#L35
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#L53
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#L68
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#L91
The markup for AccordionItem has been updated, and it now renders a `div` element as a wrapper