feat(tokens): warn for CSS variables in strings #856
Annotations
10 errors and 12 warnings
Test packages:
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 packages:
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 packages:
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 packages:
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 packages:
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. Additionally, the EmptyStateIcon component now wraps content passed to the icon prop automatically
|
Test packages:
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. Additionally, the EmptyStateIcon component now wraps content passed to the icon prop automatically
|
Test packages:
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 packages:
test/packages/react-core/src/components/AboutModal/examples/AboutModalBasic.tsx#L2
We have replaced Text, TextContent, TextList and TextListItem with one Content component. Running this fix will change all of those components names to Content and add a `component` prop where necessary
|
Test packages:
test/packages/react-core/src/components/AboutModal/examples/AboutModalBasic.tsx#L26
We have replaced Text, TextContent, TextList and TextListItem with one Content component. Running this fix will change all of those components names to Content and add a `component` prop where necessary
|
Test packages:
test/packages/react-core/src/components/AboutModal/examples/AboutModalBasic.tsx#L27
We have replaced Text, TextContent, TextList and TextListItem with one Content component. Running this fix will change all of those components names to Content and add a `component` prop where necessary
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test packages:
test/packages/react-charts/src/components/ChartCursorContainer/ChartCursorContainer.tsx#L2
chart_global_label_Fill is an old CSS token. About half of our tokens have been replaced with newer ones. To find a suitable replacement token, check our new documentation https://staging-v6.patternfly.org/tokens/all-patternfly-tokens
|
Test packages:
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 packages:
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 packages:
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 packages:
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 packages:
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 packages:
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 packages:
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 packages:
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 packages:
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
|
Loading