chore(deps): update patternfly to v6 (major) #142
Annotations
10 errors and 1 warning
src/components/LoadingEmptyState.tsx#L23
Property 'titleText' is missing in type '{ children: (Element | null)[]; variant: "lg"; }' but required in type 'EmptyStateProps'.
|
src/components/StatusIcon/StatusIcon.test.tsx#L5
'"@patternfly/react-tokens"' has no exported member named 'global_disabled_color_200'. Did you mean 'global_border_color_200'?
|
src/components/StatusIcon/StatusIcon.test.tsx#L6
'"@patternfly/react-tokens"' has no exported member named 'global_success_color_100'. Did you mean 'chart_global_success_color_100'?
|
src/components/StatusIcon/StatusIcon.test.tsx#L7
'"@patternfly/react-tokens"' has no exported member named 'global_warning_color_100'. Did you mean 'chart_global_warning_color_100'?
|
src/components/StatusIcon/StatusIcon.test.tsx#L8
'"@patternfly/react-tokens"' has no exported member named 'global_Color_dark_200'. Did you mean 'global_color_brand_200'?
|
src/components/StatusIcon/StatusIcon.test.tsx#L9
'"@patternfly/react-tokens"' has no exported member named 'global_danger_color_100'. Did you mean 'global_border_color_100'?
|
src/components/StatusIcon/StatusIcon.test.tsx#L10
'"@patternfly/react-tokens"' has no exported member named 'global_info_color_100'. Did you mean 'global_icon_color_100'?
|
src/components/StatusIcon/StatusIcon.tsx#L13
'"@patternfly/react-tokens"' has no exported member named 'global_disabled_color_200'. Did you mean 'global_border_color_200'?
|
src/components/StatusIcon/StatusIcon.tsx#L14
'"@patternfly/react-tokens"' has no exported member named 'global_success_color_100'. Did you mean 'chart_global_success_color_100'?
|
src/components/StatusIcon/StatusIcon.tsx#L15
'"@patternfly/react-tokens"' has no exported member named 'global_warning_color_100'. Did you mean 'chart_global_warning_color_100'?
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading