feat/488: Ability to resize post content using OpenAI's ChatGPT #1003
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 2 warnings
eslint:
src/js/gutenberg-plugins/content-resizing-plugin.js#L492
Replace `'classifai-resize-content-btn__grow'` with `"classifai-resize-content-btn__grow"`
|
eslint:
src/js/gutenberg-plugins/content-resizing-plugin.js#L508
Replace `'classifai-resize-content-btn__shrink'` with `"classifai-resize-content-btn__shrink"`
|
eslint
Process completed with exit code 1.
|
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#L159
React Hook useEffect has a missing dependency: 'getResizedContent'. Either include it or remove the dependency array
|