Add types to hooks (#245) #147
Annotations
11 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 following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "screenshots".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading