chore(deps): update patternfly to v6 (major) #148
Triggered via pull request
September 20, 2024 20:14
Status
Failure
Total duration
3m 21s
Artifacts
–
Annotations
11 errors and 4 warnings
Build:
src/components/StatusIcon/StatusIcon.test.tsx#L5
Module '"@patternfly/react-tokens"' has no exported member 'global_disabled_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
Module '"@patternfly/react-tokens"' has no exported member 'global_Color_dark_200'.
|
Build:
src/components/StatusIcon/StatusIcon.test.tsx#L9
'"@patternfly/react-tokens"' has no exported member named 'global_danger_color_100'. Did you mean 'chart_global_danger_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 't_global_icon_color_100'?
|
Build:
src/components/StatusIcon/StatusIcon.tsx#L13
Module '"@patternfly/react-tokens"' has no exported member 'global_disabled_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'?
|
Build:
src/components/StatusIcon/StatusIcon.tsx#L16
Module '"@patternfly/react-tokens"' has no exported member 'global_Color_dark_200'.
|
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/
|