feat/488: Ability to resize post content using OpenAI's ChatGPT #1014
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
vipcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint:
src/js/gutenberg-plugins/content-resizing-plugin.js#L158
React Hook useEffect has a missing dependency: 'getResizedContent'. Either include it or remove the dependency array
|