Skip to content

Merge pull request #810 from 10up/feature/efficient-actions #6

Merge pull request #810 from 10up/feature/efficient-actions

Merge pull request #810 from 10up/feature/efficient-actions #6

Triggered via push December 11, 2024 16:11
Status Success
Total duration 1m 26s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
eslint: src/js/features/content-resizing/index.js#L184
React Hook useEffect has a missing dependency: 'getResizedContent'. Either include it or remove the dependency array
eslint: src/js/settings/components/feature-additional-settings/classification-previewers/ibm-watson-nlu.js#L94
React Hook useEffect has missing dependencies: 'setIsPreviewerOpen' and 'setPreviewUnderProcess'. Either include them or remove the dependency array
eslint: src/js/settings/components/feature-additional-settings/classification-previewers/openai-embedding.js#L86
React Hook useEffect has missing dependencies: 'setIsPreviewerOpen' and 'setPreviewUnderProcess'. Either include them or remove the dependency array