Added new meme #141 #145
Merged
Added new meme #141 #145
Annotations
10 errors and 10 warnings
|
src/components/ErrorBoundary.jsx#L249
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/components/ErrorBoundary.jsx#L18
'error' is defined but never used
|
|
src/components/Dynamicmeme.jsx#L466
React Hook "useExample" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
|
src/components/Dynamicmeme.jsx#L1
'React' is defined but never used
|
|
src/components/About.jsx#L1
'React' is defined but never used
|
|
src/ThemeContext.jsx#L13
'children' is missing in props validation
|
|
src/ThemeContext.jsx#L1
'React' is defined but never used
|
|
src/Temp.jsx#L2
'React' is defined but never used
|
|
api/caption.js#L18
'process' is not defined
|
|
api/caption.js#L17
'process' is not defined
|
|
src/components/QualitySlider.jsx#L12
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
|
src/components/NotificationSystem.jsx#L461
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/NotificationSystem.jsx#L41
React Hook useEffect has a missing dependency: 'handleDismiss'. Either include it or remove the dependency array
|
|
src/components/FileSizeEstimator.jsx#L199
React Hook useCallback has a missing dependency: 'cleanupOldestCacheEntries'. Either include it or remove the dependency array
|
|
src/components/FileSizeEstimator.jsx#L80
React Hook useEffect has missing dependencies: 'cleanupExpiredCacheEntries' and 'cleanupOldestCacheEntries'. Either include them or remove the dependency array
|
|
src/components/FileSizeEstimator.jsx#L77
The ref value 'calculationCache.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'calculationCache.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
src/components/FileSizeEstimator.jsx#L38
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
|
src/components/ErrorBoundary.jsx#L304
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/Dynamicmeme.jsx#L26
React Hook useEffect has a missing dependency: 'loadCategories'. Either include it or remove the dependency array
|
|
src/ThemeContext.jsx#L5
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
The logs for this run have expired and are no longer available.
Loading