Bump webpack from 5.47.1 to 5.97.1 #900
Annotations
7 warnings
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