Skip to content

feat(Chip) update to deprecated path #665

feat(Chip) update to deprecated path

feat(Chip) update to deprecated path #665

Triggered via pull request February 27, 2024 11:12
Status Failure
Total duration 1m 0s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 14 warnings
test / unit-tests
Process completed with exit code 1.
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/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 / error-tests: test/packages/react-core/src/components/Accordion/examples/AccordionDefinitionList.tsx#L2
Accordion, AccordionItem, AccordionContent, and AccordionToggle 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/AccordionFixedWithMultipleExpandBehavior.tsx#L2
Accordion, AccordionItem, AccordionContent, and AccordionToggle 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/JumpLinks/examples/JumpLinksBasic.tsx#L2
The markup for JumpLinksItem has changed, as it now uses our Button component internally. Additionally, the `onClick` prop type has been updated to just `React.MouseEvent` (previously `React.MouseEvent<HTMLAnchorElement>`)
test / error-tests: test/packages/react-core/src/components/JumpLinks/examples/JumpLinksExpandableVerticalWithSubsection.tsx#L2
The markup for JumpLinksItem has changed, as it now uses our Button component internally. Additionally, the `onClick` prop type has been updated to just `React.MouseEvent` (previously `React.MouseEvent<HTMLAnchorElement>`)
test / error-tests: test/packages/react-core/src/components/JumpLinks/examples/JumpLinksVertical.tsx#L2
The markup for JumpLinksItem has changed, as it now uses our Button component internally. Additionally, the `onClick` prop type has been updated to just `React.MouseEvent` (previously `React.MouseEvent<HTMLAnchorElement>`)
test / error-tests: test/packages/react-core/src/components/JumpLinks/examples/JumpLinksVerticalWithLabel.tsx#L2
The markup for JumpLinksItem has changed, as it now uses our Button component internally. Additionally, the `onClick` prop type has been updated to just `React.MouseEvent` (previously `React.MouseEvent<HTMLAnchorElement>`)
test / error-tests: test/packages/react-core/src/components/JumpLinks/examples/JumpLinksWithCenteredList.tsx#L2
The markup for JumpLinksItem has changed, as it now uses our Button component internally. Additionally, the `onClick` prop type has been updated to just `React.MouseEvent` (previously `React.MouseEvent<HTMLAnchorElement>`)
test / error-tests: test/packages/react-core/src/components/JumpLinks/examples/JumpLinksWithLabel.tsx#L2
The markup for JumpLinksItem has changed, as it now uses our Button component internally. Additionally, the `onClick` prop type has been updated to just `React.MouseEvent` (previously `React.MouseEvent<HTMLAnchorElement>`)
test / error-tests: test/packages/react-core/src/components/Page/examples/PageGroupSection.tsx#L105
Classes from the `variant` prop will now only be applied to PageSection when the `type` prop has a value of "default"
test / error-tests: test/packages/react-core/src/components/Page/examples/PageGroupSection.tsx#L107
Classes from the `variant` prop will now only be applied to PageSection when the `type` prop has a value of "default"
test / error-tests: test/packages/react-core/src/components/Page/examples/PageGroupSection.tsx#L108
Classes from the `variant` prop will now only be applied to PageSection when the `type` prop has a value of "default"
test / error-tests: test/packages/react-core/src/components/Page/examples/PageHorizontalNav.tsx#L38
Classes from the `variant` prop will now only be applied to PageSection when the `type` prop has a value of "default"