Files
offline-db/tmp_checkbox.txt
4a4500ee22 fix: resolve frontend eslint warnings and strict mode errors (#329)
- Removed `eslint.ignoreDuringBuilds: true` equivalent suppression
- Cleaned up unused imports and variables across multiple components
- Fixed React Hook conditional calling order in HeroSection
- Addressed `react-hooks/set-state-in-effect` cascade warning in VideoPlayer
- Replaced native `<img>` tags with `next/image` to fix LCP/bandwidth warnings
- Escaped unescaped apostrophes and quotes in various pages
- Addressed `@typescript-eslint/no-explicit-any` warnings safely without logic changes

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Senpai-YoloBot <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-22 13:00:55 +00:00

2 lines
111 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
- [x] Frontend `next.config.ts`'de `eslint.ignoreDuringBuilds: true` — bunu kaldır, lint hatalarını gider