env 2 #3
build-develop.yml
on: push
ESLint and Test
/
run-eslint-and-test
2m 35s
Build Android Experimental
/
Internal Sharing
Build iOS Experimental
/
Upload
Build Android Official
/
Internal Sharing
Build Android Experimental
/
Upload
Build Android Official
/
Upload
Build iOS Official
/
Upload
Annotations
4 errors and 10 warnings
|
ESLint and Test / run-eslint-and-test
The operation was canceled.
|
|
ESLint and Test / run-eslint-and-test
The run was canceled by @Rohit3523.
|
|
Build Develop
The run was canceled by @Rohit3523.
|
|
Build Develop
The run was canceled by @Rohit3523.
|
|
ESLint and Test / run-eslint-and-test:
app/containers/Loading/index.tsx#L80
React Hook useEffect has a missing dependency: 'onEventReceived'. Either include it or remove the dependency array
|
|
ESLint and Test / run-eslint-and-test:
app/containers/List/ListItem.tsx#L142
React Hook useMemo has a missing dependency: 'accessibilityLabel'. Either include it or remove the dependency array
|
|
ESLint and Test / run-eslint-and-test:
app/containers/InAppNotification/index.tsx#L63
React Hook useEffect has a missing dependency: 'show'. Either include it or remove the dependency array
|
|
ESLint and Test / run-eslint-and-test:
app/containers/DotsLoader/index.tsx#L21
React Hook useEffect has a missing dependency: 'scale'. Either include it or remove the dependency array
|
|
ESLint and Test / run-eslint-and-test:
app/containers/Avatar/useAvatarETag.ts#L64
React Hook useEffect has missing dependencies: 'avatarETag', 'id', 'isDirect', 'rid', and 'username'. Either include them or remove the dependency array
|
|
ESLint and Test / run-eslint-and-test:
app/containers/AudioPlayer/index.tsx#L149
React Hook useEffect has a missing dependency: 'onPlaybackStatusUpdate'. Either include it or remove the dependency array
|
|
ESLint and Test / run-eslint-and-test:
app/containers/AudioPlayer/index.tsx#L126
React Hook useEffect has missing dependencies: 'msgId', 'onPlaybackStatusUpdate', 'playbackSpeed', and 'rid'. Either include them or remove the dependency array
|
|
ESLint and Test / run-eslint-and-test:
app/containers/ActionSheet/ActionSheet.tsx#L140
React Hook useCallback has a missing dependency: 'colors.backdropOpacity'. Either include it or remove the dependency array
|
|
ESLint and Test / run-eslint-and-test:
app/containers/A11yFlow/contexts/useAccessibilityOrder.tsx#L42
React Hook useEffect has a missing dependency: 'updateAccessibilityOrder'. Either include it or remove the dependency array
|
|
ESLint and Test / run-eslint-and-test:
app/containers/A11yFlow/A11yElement/A11yElement.ios.tsx#L23
React Hook useEffect has a missing dependency: 'handleUpdateOrder'. Either include it or remove the dependency array
|