CI by @Anhye0n #16
Annotations
2 errors and 12 warnings
src/ui/styles/pallete/searchPalette.ts#L17
Type Alias name `searchPalette` must match one of the following formats: PascalCase
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/configs/http-client/axios.config.ts#L56
Unexpected console statement
|
src/features/search/ui/components/SearchResults.tsx#L10
'Site' is defined but never used
|
src/features/search/ui/components/SearchResults.tsx#L10
'Site' is defined but never used
|
src/features/search/ui/components/SearchResults.tsx#L24
'value' is defined but never used
|
src/features/search/ui/components/SearchResults.tsx#L24
'value' is defined but never used
|
src/features/search/ui/hooks/useSearchOverlayController.tsx#L8
'UseSearchOverlayControllerReturn' is defined but never used
|
src/features/search/ui/hooks/useSearchOverlayController.tsx#L8
'UseSearchOverlayControllerReturn' is defined but never used
|
src/pages/Home.tsx#L40
'queryInitials' is assigned a value but never used
|
src/pages/Home.tsx#L40
'queryInitials' is assigned a value but never used
|
src/pages/Home.tsx#L75
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
|
The logs for this run have expired and are no longer available.
Loading