Skip to content

Ensure you can't send friends requests to current friends #63

Ensure you can't send friends requests to current friends

Ensure you can't send friends requests to current friends #63

Triggered via pull request February 24, 2025 22:09
Status Success
Total duration 46s
Artifacts

lint-frontend.yml

on: pull_request
lint-frontend
35s
lint-frontend
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-frontend: frontend/app/likedSongs/index.tsx#L9
'LikedSongsSVG' is defined but never used
lint-frontend: frontend/app/likedSongs/index.tsx#L13
'Genre' is defined but never used
lint-frontend: frontend/app/login/index.tsx#L3
'SpotifyAuthButton' is defined but never used
lint-frontend: frontend/app/login/index.tsx#L25
'_' is assigned a value but never used
lint-frontend: frontend/app/main/(tabs)/index.tsx#L18
'isLoading' is assigned a value but never used
lint-frontend: frontend/app/main/(tabs)/search.tsx#L1
'useEffect' is defined but never used
lint-frontend: frontend/app/playlists/[id].tsx#L22
React Hook useEffect has a missing dependency: 'id'. Either include it or remove the dependency array
lint-frontend: frontend/app/playlists/[id].tsx#L73
React Hook useEffect has a missing dependency: 'rawSong.trackID'. Either include it or remove the dependency array
lint-frontend: frontend/app/register/index.tsx#L32
'_' is assigned a value but never used
lint-frontend: frontend/components/AccountSettingsModal.tsx#L2
'TouchableOpacity' is defined but never used