Skip to content

implement search bar! 🎉 #13

implement search bar! 🎉

implement search bar! 🎉 #13

Triggered via push October 14, 2025 04:58
Status Failure
Total duration 21s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
eslint
The process '/opt/hostedtoolcache/node/16.20.2/x64/bin/node' failed with exit code 1
eslint: src/components/List/ListSearch.tsx#L31
Newline required at end of file but not found
eslint: src/components/List/ListSearch.tsx#L16
Strings must use doublequote
eslint: src/components/List/ListSearch.tsx#L15
Strings must use doublequote
eslint: src/components/List/ListSearch.tsx#L15
Strings must use doublequote
eslint: src/components/List/ListItem.tsx#L14
Strings must use doublequote
eslint: src/components/List/List.tsx#L61
Missing semicolon
eslint: src/components/List/List.tsx#L54
'j' is never reassigned. Use 'const' instead