chore(deps): update patternfly to v6 (major) #140
Triggered via pull request
September 12, 2024 16:22
Status
Failure
Total duration
2m 54s
Artifacts
–
Annotations
11 errors and 4 warnings
Build:
src/components/LoadingEmptyState.tsx#L23
Property 'titleText' is missing in type '{ children: (Element | null)[]; variant: "lg"; }' but required in type 'EmptyStateProps'.
|
Build:
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'?
|
Build:
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'?
|
Build:
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'?
|
Build:
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'?
|
Build:
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'?
|
Build:
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'?
|
Build:
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'?
|
Build:
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'?
|
Build:
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'?
|
Test
Process completed with exit code 1.
|
Lint
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/
|
Lint:
src/components/StatusIcon/StatusIcon.tsx#L2
'SpinnerProps' is defined but never used
|
Build
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/
|
Test
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/
|