Skip to content

Add ability to view friends' playlists #61

Add ability to view friends' playlists

Add ability to view friends' playlists #61

Triggered via pull request February 24, 2025 00:00
Status Success
Total duration 40s
Artifacts

lint-frontend.yml

on: pull_request
lint-frontend
32s
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