chore: ci optimization #4395
Annotations
5 errors and 10 warnings
build:
src/packages/nutui.react.build.rn.ts#L131
Cannot find module '@/packages/popup/index.rn' or its corresponding type declarations.
|
build:
src/packages/nutui.react.build.rn.ts#L132
Cannot find module '@/packages/popup/index.rn' or its corresponding type declarations.
|
build:
src/packages/nutui.react.rn.ts#L131
Cannot find module '@/packages/popup/index.rn' or its corresponding type declarations.
|
build:
src/packages/nutui.react.rn.ts#L132
Cannot find module '@/packages/popup/index.rn' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|
lint:
src/packages/avatar/avatar.taro.tsx#L122
React Hook useEffect has a missing dependency: 'groupMax'. Either include it or remove the dependency array
|
lint:
src/packages/avatarcropper/avatarcropper.taro.tsx#L176
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#L188
React Hook useMemo has a missing dependency: 'shape'. Either include it or remove the dependency array
|
lint:
src/packages/avatarcropper/avatarcropper.taro.tsx#L270
React Hook useCallback has missing dependencies: 'pixelRatio' and 'space'. Either include them or remove the dependency array
|
lint:
src/packages/avatarcropper/avatarcropper.taro.tsx#L287
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#L344
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.tsx#L126
React Hook useMemo has a missing dependency: 'shape'. Either include it or remove the dependency array
|
lint:
src/packages/badge/badge.taro.tsx#L92
React Hook useEffect has a missing dependency: 'getPositionStyle'. Either include it or remove the dependency array
|
lint:
src/packages/barrage/barrage.taro.tsx#L104
React Hook useEffect has a missing dependency: 'run'. Either include it or remove the dependency array
|
lint:
src/packages/barrage/barrage.tsx#L83
React Hook useEffect has a missing dependency: 'run'. Either include it or remove the dependency array
|