Skip to content

fix(countup): 修改千分位展示异常问题 #263

fix(countup): 修改千分位展示异常问题

fix(countup): 修改千分位展示异常问题 #263

Triggered via push January 7, 2026 03:48
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build
Process completed with exit code 2.
build: src/locales/ja-JP.ts#L3
Type '{ save: string; confirm: string; cancel: string; done: string; noData: string; placeholder: string; select: string; edit: string; reset: string; video: { errorTip: string; clickRetry: string; }; fixednav: { ...; }; ... 21 more ...; watermark: { ...; }; }' is missing the following properties from type 'BaseLang': close, mask
test
Process completed with exit code 1.
lint: src/packages/avatarcropper/avatarcropper.tsx#L114
React Hook useMemo has a missing dependency: 'shape'. Either include it or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L327
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#L270
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#L253
React Hook useCallback has missing dependencies: 'pixelRatio' and 'space'. Either include them or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L171
React Hook useMemo has a missing dependency: 'shape'. Either include it or remove the dependency array
lint: src/packages/avatarcropper/avatarcropper.taro.tsx#L159
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/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