Skip to content

fix(cascader): 受控状态下 value 变化时同步组件选中状态 (#2591) #116

fix(cascader): 受控状态下 value 变化时同步组件选中状态 (#2591)

fix(cascader): 受控状态下 value 变化时同步组件选中状态 (#2591) #116

Triggered via push September 13, 2024 06:41
Status Success
Total duration 4m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
lint: src/packages/animatingnumbers/countup.taro.tsx#L93
React Hook useEffect has a missing dependency: 'setNumberTransform'. Either include it or remove the dependency array
lint: src/packages/animatingnumbers/countup.taro.tsx#L107
React Hook useEffect has missing dependencies: 'delay' and 'getShowNumber'. Either include them or remove the dependency array
lint: src/packages/animatingnumbers/countup.tsx#L88
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#L280
React Hook useCallback has missing dependencies: 'canvasAll.canvasId', 'state.displayHeight', and 'state.displayWidth'. Either include them or remove the dependency array