Merge pull request #845 from 10up/feature/localhost #69
Annotations
10 errors and 5 warnings
eslint:
src/js/settings/components/classifai-settings/welcome-guide.js#L52
Translations should not contain flanking whitespace (whitespace)
|
eslint:
src/js/settings/components/classifai-settings/welcome-guide.js#L68
Translations should not contain flanking whitespace (whitespace)
|
eslint:
src/js/settings/components/classifai-settings/welcome-guide.js#L101
Translations should not contain flanking whitespace (whitespace)
|
eslint:
src/js/settings/components/feature-additional-settings/excerpt-generation.js#L83
Use dashes (en or em) in place of hyphens for numeric ranges
|
eslint:
src/js/settings/components/feature-additional-settings/prompt-repeater.js#L84
Translations should not contain flanking whitespace (whitespace)
|
eslint:
src/js/settings/components/feature-additional-settings/recommended-content.js#L33
Translations should not contain flanking whitespace (whitespace)
|
eslint:
src/js/settings/components/feature-additional-settings/term-cleanup.js#L60
Translations should not contain flanking whitespace (whitespace)
|
eslint:
src/js/settings/components/feature-additional-settings/term-cleanup.js#L69
Translations should not contain flanking whitespace (whitespace)
|
eslint:
src/js/settings/components/provider-settings/amazon-polly.js#L71
Translations should not contain flanking whitespace (whitespace)
|
eslint:
src/js/settings/components/provider-settings/amazon-polly.js#L98
Translations should not contain flanking whitespace (whitespace)
|
eslint:
includes/Classifai/Blocks/key-takeaways/edit.js#L73
React Hook useEffect has missing dependencies: 'isLoading', 'render', 'setAttributes', and 'takeaways.length'. Either include them or remove the dependency array
|
eslint:
src/js/features/content-resizing/index.js#L191
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
|
eslint:
src/js/settings/components/service-settings/index.js#L162
React Hook useEffect has a missing dependency: 'saveSettings'. Either include it or remove the dependency array
|