Skip to content

chore: code improvements #3554

chore: code improvements

chore: code improvements #3554

Triggered via push February 6, 2026 21:31
Status Success
Total duration 1m 55s
Artifacts

prettier.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
format
React Hook useCallback has missing dependencies: 'setAutocompleteParams' and 'setInput'. Either include them or remove the dependency array
format
React Hook useEffect has missing dependencies: 'focus', 'prevAction', 'setInput', and 'sharing'. Either include them or remove the dependency array
format
React Hook useEffect has missing dependencies: 'setInput', 'setQuotesAndText', and 'sharing'. Either include them or remove the dependency array
format: app/containers/MessageActions/index.tsx#L396
Arrow function has a complexity of 36. Maximum allowed is 31
format
React Hook useEffect has a missing dependency: 'onEventReceived'. Either include it or remove the dependency array
format: app/containers/InAppNotification/index.tsx#L74
React Hook useEffect has a missing dependency: 'show'. Either include it or remove the dependency array
format: app/containers/DotsLoader/index.tsx#L21
React Hook useEffect has a missing dependency: 'scale'. Either include it or remove the dependency array
format: 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
format: app/containers/AudioPlayer/index.tsx#L149
React Hook useEffect has a missing dependency: 'onPlaybackStatusUpdate'. Either include it or remove the dependency array
format: 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