Bump webpack from 5.47.1 to 5.94.0 #896
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run coding standards check:
plugin/assets/src/block-editor/blocks/hand-picked-posts/components/posts-picker.js#L50
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Run coding standards check:
plugin/assets/src/block-editor/blocks/image-list/edit.js#L157
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Run coding standards check:
plugin/assets/src/block-editor/components/global-color/color-panel.js#L22
__experimentalColorGradientSettingsDropdown not found in '@wordpress/block-editor'
|
Run coding standards check:
plugin/assets/src/customizer/components/color-control/index.js#L98
React Hook useEffect has missing dependencies: 'isDarkMode' and 'onColorChange'. Either include them or remove the dependency array. If 'onColorChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run coding standards check:
plugin/assets/src/helper/apply-rgb-value.js#L29
Syntax error in type: import('@material/material-color-utilities').Theme
|
|
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|
Loading