Skip to content

chore(deps): update pnpm to v10 #7413

chore(deps): update pnpm to v10

chore(deps): update pnpm to v10 #7413

Triggered via pull request January 26, 2026 18:53
Status Success
Total duration 2m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L328
React Hook useCallback has missing dependencies: 'alipayDraw', 'canvasAll', 'showAlipayCanvas2D', 'space', 'state', and 'webDraw'. Either include them or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L271
React Hook useCallback has missing dependencies: 'canvasAll.canvasId', 'state.displayHeight', and 'state.displayWidth'. Either include them or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L254
React Hook useCallback has missing dependencies: 'pixelRatio' and 'space'. Either include them or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L172
React Hook useMemo has a missing dependency: 'shape'. Either include it or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L160
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#L153
React Hook useLayoutEffect 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/avatar/avatar.taro.tsx#L109
React Hook useEffect has a missing dependency: 'groupMax'. Either include it or remove the dependency array
lint: src/packages/animatingnumbers/countup.taro.tsx#L86
React Hook useCallback has a missing dependency: 'duration'. Either include it or remove the dependency array
lint: src/packages/address/elevatorRender.tsx#L174
React Hook useEffect has missing dependencies: 'levels.length', 'select', and 'selectProvince'. Either include them or remove the dependency array
lint: src/packages/address/elevatorRender.taro.tsx#L175
React Hook useEffect has missing dependencies: 'levels.length', 'select', and 'selectProvince'. Either include them or remove the dependency array