Skip to content

feat/488: Ability to resize post content using OpenAI's ChatGPT #1004

feat/488: Ability to resize post content using OpenAI's ChatGPT

feat/488: Ability to resize post content using OpenAI's ChatGPT #1004

Triggered via pull request July 27, 2023 15:08
@Sidsector9Sidsector9
synchronize #532
feat/488
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
eslint: src/js/gutenberg-plugins/content-resizing-plugin.js#L491
Replace `'classifai-resize-content-btn__grow'` with `"classifai-resize-content-btn__grow"`
eslint: src/js/gutenberg-plugins/content-resizing-plugin.js#L507
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#L158
React Hook useEffect has a missing dependency: 'getResizedContent'. Either include it or remove the dependency array