Skip to content

release: v4.5.12 #13153

release: v4.5.12

release: v4.5.12 #13153

Triggered via push June 23, 2023 02:48
Status Success
Total duration 2m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (16.x): src/atoms/user.ts#L25
'getState' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/components/common/IconTransition/index.tsx#L31
React Hook useEffect has missing dependencies: 'controls' and 'map'. Either include them or remove the dependency array
build (16.x): 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
build (16.x): 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
build (16.x): 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
build (16.x): 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
build (16.x): 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
build (16.x): 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
build (16.x): 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
build (16.x): 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