feat(DualListSelector): promoted Next implementation #758
check-pr.yml
on: pull_request
test
/
unit-tests
26s
test
/
class-name-updater-tests
10s
test
/
error-tests
53s
Annotations
10 errors and 16 warnings
test / error-tests:
test/packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx#L10
EmptyStateIcon is no longer exported by PatternFly. This rule will not fix any imports, as our cleanup rule handles removal of unused imports
|
test / error-tests:
test/packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx#L10
EmptyStateHeader is no longer exported by PatternFly. This rule will not fix any imports, as our cleanup rule handles removal of unused imports
|
test / error-tests:
test/packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx#L18
EmptyStateIcon is no longer exported by PatternFly. This rule will not fix any imports, as our cleanup rule handles removal of unused imports
|
test / error-tests:
test/packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx#L18
EmptyStateHeader is no longer exported by PatternFly. This rule will not fix any imports, as our cleanup rule handles removal of unused imports
|
test / error-tests:
test/packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx#L529
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#L552
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/examples/CodeEditorShortcutMainHeader.tsx#L3
Chip 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-core/src/components/Accordion/examples/AccordionBordered.tsx#L30
The `isExpanded` prop for AccordionToggle has been moved to AccordionItem
|
test / error-tests:
test/packages/react-core/src/components/Accordion/examples/AccordionBordered.tsx#L39
The `isHidden` prop has been removed from AccordionContent, as its visibility will now be set automatically based on the `isExpanded` prop on AccordionItem
|
test / error-tests:
test/packages/react-core/src/components/Accordion/examples/AccordionBordered.tsx#L48
The `isExpanded` prop for AccordionToggle has been moved to AccordionItem
|
test / class-name-updater-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 / class-name-updater-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 / 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
|