fix(lint): תיקון 10 שגיאות ESLint + ניקוי directives מיותרים #60
Reference in New Issue
Block a user
Delete Branch "fix/lint-errors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
רקע
ב-web-ui היו 10 שגיאות ESLint — כולן קיימות-מראש, לא מהפיצ'רים האחרונים. ה-build עבר למרותן (Next לא מפיל על ESLint), אבל שגיאות אמיתיות לא צריכות להישאר.
תיקונים
react/no-unescaped-entitiesreact-hooks/set-state-in-effectניקוי נוסף: הסרת 5
eslint-disabledirectives מיותרים. תוצאה: 0 errors (היה 10), 24 warnings (היה 29).נותרו 24 warnings מהותיים קיימים (exhaustive-deps, incompatible-library) — מחוץ לטווח, ייתכן PR נפרד.
אימות
npm run lint→ 0 errorsnpm run build→ עובר🤖 Generated with Claude Code