chore(deps-dev): bump semver from 6.3.0 to 6.3.1 #13303
Annotations
10 warnings
src/atoms/user.ts#L25
'getState' is defined but never used. Allowed unused args must match /^_/u
|
src/components/common/IconTransition/index.tsx#L31
React Hook useEffect has missing dependencies: 'controls' and 'map'. Either include them or remove the dependency array
|
src/components/common/KamiMarkdown/index.tsx#L37
React Hook useMemo has unnecessary dependencies: 'props.children' and 'value'. Either exclude them or remove the dependency array
|
src/components/common/KamiMarkdown/renderers/link-card.tsx#L122
React Hook useMemo has missing dependencies: 'randomImage', 'setCardInfo', and 'setFullUrl'. Either include them or remove the dependency array
|
src/components/in-page/Friend/ApplyLink/index.tsx#L79
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
src/components/in-page/Friend/ApplyLink/index.tsx#L83
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
src/components/in-page/Home/SectionNews/friend-section.tsx#L48
React Hook useEffect has a missing dependency: 'mutate'. Either include it or remove the dependency array
|
src/components/in-page/Home/SectionNews/index.tsx#L92
React Hook useMemo has a missing dependency: 'getRandomUnRepeatImage'. Either include it or remove the dependency array. If 'getRandomUnRepeatImage' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/components/in-page/Home/SectionNews/more-section.tsx#L32
React Hook useMemo has a missing dependency: 'getRandomUnRepeatImage'. Either include it or remove the dependency array. If 'getRandomUnRepeatImage' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/components/in-page/Home/SectionNews/more-section.tsx#L48
React Hook useCallback has a missing dependency: 'present'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading