Small cleanup code #252
Open
Small cleanup code #252
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/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/scrobbleSong/SongForm.tsx#L36
'AutoFillStatus' is defined but never used
|
src/domains/scrobbleSong/SongForm.tsx#L37
'Idle' is defined but never used
|
src/domains/scrobbleSong/SongForm.tsx#L38
'Success' is defined but never used
|
src/domains/scrobbleSong/SongForm.tsx#L39
'Fail' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading