Skip to content

fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 (#2227) #2709

fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 (#2227)

fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 (#2227) #2709

Triggered via push May 10, 2024 01:56
Status Success
Total duration 5m 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
lint
Back off 17.557 seconds before retry.
lint
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
lint
Back off 25.599 seconds before retry.
lint: src/packages/animatingnumbers/countup.taro.tsx#L95
React Hook useEffect has a missing dependency: 'setNumberTransform'. Either include it or remove the dependency array
lint: src/packages/animatingnumbers/countup.taro.tsx#L109
React Hook useEffect has missing dependencies: 'delay' and 'getShowNumber'. Either include them or remove the dependency array
lint: src/packages/animatingnumbers/countup.tsx#L90
React Hook useEffect has missing dependencies: 'delay' and 'setNumberTransform'. Either include them or remove the dependency array
lint: src/packages/audio/audio.taro.tsx#L107
Unexpected unnamed function
lint: src/packages/avatar/avatar.taro.tsx#L107
React Hook useEffect has missing dependencies: 'avatarLength' and 'parent?.avatarGroupRef'. Either include them or remove the dependency array
lint: src/packages/avatar/avatar.tsx#L106
React Hook useEffect has missing dependencies: 'avatarLength' and 'parent?.avatarGroupRef'. Either include them or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L163
React Hook useEffect has a missing dependency: 'canvasAll'. Either include it or remove the dependency array. You can also do a functional update 'setCanvasAll(c => ...)' if you only need 'canvasAll' in the 'setCanvasAll' call
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L177
React Hook useMemo has a missing dependency: 'shape'. Either include it or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L263
React Hook useCallback has missing dependencies: 'pixelRatio' and 'space'. Either include them or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L279
React Hook useCallback has missing dependencies: 'canvasAll.canvasId', 'state.displayHeight', and 'state.displayWidth'. Either include them or remove the dependency array