update ads settings #1506
Annotations
1 error and 9 warnings
|
CI
Process completed with exit code 1.
|
|
CI:
public/video-ui/src/pages/Search/index.tsx#L126
React Hook useEffect has missing dependencies: 'dispatch', 'limit', and 'searchTerm'. Either include them or remove the dependency array
|
|
CI:
public/video-ui/src/pages/Search/index.tsx#L122
React Hook useEffect has missing dependencies: 'dispatch', 'limit', 'mediaPlatformFilter', and 'shouldUseCreatedDateForSort'. Either include them or remove the dependency array
|
|
CI:
public/video-ui/src/pages/Search/index.tsx#L93
React Hook useEffect has missing dependencies: 'dispatch', 'limit', 'mediaPlatformFilter', 'searchTerm', 'shouldUseCreatedDateForSort', and 'startPresence'. Either include them or remove the dependency array
|
|
CI:
public/video-ui/src/components/ReactApp.tsx#L76
React Hook useEffect has missing dependencies: 'dispatch', 'fetchedVideoFor', and 'video'. Either include them or remove the dependency array
|
|
CI:
public/video-ui/src/components/Pluto/PlutoProjectPicker.tsx#L56
React Hook useCallback has missing dependencies: 'dispatch' and 'dispatchSaveVideo'. Either include them or remove the dependency array
|
|
CI:
public/video-ui/src/components/Pluto/PlutoProjectPicker.tsx#L44
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
|
CI:
public/video-ui/src/components/Pluto/PlutoProjectPicker.tsx#L35
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
|
CI:
public/video-ui/src/components/FormFields/RichTextEditor.tsx#L53
React Hook useEffect has missing dependencies: 'editorView', 'localValue', and 'shouldAcceptCopiedText'. Either include them or remove the dependency array
|
|
CI:
public/video-ui/src/components/FormFields/RichTextEditor.tsx#L39
React Hook useEffect has missing dependencies: 'config', 'localOnUpdate', 'schema', and 'value'. Either include them or remove the dependency array
|