Add cleanup pattern from track names in scrobbling operations #237
Annotations
10 warnings
src/App.tsx#L75
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
src/components/AlertZone/AlertZone.tsx#L19
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
src/components/ScrobbleList.tsx#L1
'useEffect' is defined but never used
|
src/domains/error/ErrorPage.tsx#L21
Writing to a variable defined outside a component or hook is not allowed. Consider using an effect
|
src/domains/lastfm/Callback.tsx#L67
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
src/domains/scrobbleAlbum/ScrobbleAlbumTracklist.tsx#L118
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
src/domains/scrobbleAlbum/ScrobbleAlbumTracklist.tsx#L134
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
src/domains/scrobbleAlbum/partials/Tracklist.tsx#L1
'useCallback' is defined but never used
|
src/domains/scrobbleAlbum/partials/Tracklist.tsx#L1
'ChangeEventHandler' is defined but never used
|
src/domains/scrobbleSong/SongForm.tsx#L94
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
The logs for this run have expired and are no longer available.
Loading