GitHub Actions
0022b43c8d
fix(lint): resolve 20 gocritic, eslint, and type safety issues
Backend (Go):
- Add named return parameters for improved readability
- Modernize octal literals (0755 → 0o755, 0644 → 0o644)
- Replace nil with http.NoBody in test requests (3 instances)
- Add error handling for rows.Close() in test helper
- Close HTTP response bodies in network tests (3 instances)
Frontend (React/TypeScript):
- Add Fast Refresh export suppressions for UI components
- Replace 'any' types with proper TypeScript types (6 instances)
- Add missing useEffect dependency (calculateScore)
- Remove unused variable in Playwright test
Testing:
- Backend coverage: 87.3% (threshold: 85%)
- Frontend coverage: 87.75% (threshold: 85%)
- All tests passing with race detection
- Zero type errors
Security:
- CodeQL scans: Zero HIGH/CRITICAL findings
- Trivy scan: Zero vulnerabilities
- Pre-commit hooks: All passing
2025-12-31 05:21:11 +00:00
..
2025-12-20 20:37:16 +00:00
2025-12-21 14:19:51 +00:00
2025-12-24 11:51:51 +00:00
2025-12-14 02:08:16 +00:00
2025-12-20 01:55:52 +00:00
2025-12-20 05:46:03 +00:00
2025-12-12 23:51:05 +00:00
2025-12-14 02:45:24 +00:00
2025-12-14 02:45:24 +00:00
2025-12-23 06:26:53 +00:00
2025-12-14 02:45:24 +00:00
2025-12-12 19:21:44 +00:00
2025-12-15 07:30:36 +00:00
2025-12-22 19:06:12 +00:00
2025-12-23 06:52:19 +00:00
2025-12-20 01:55:52 +00:00
2025-12-14 02:45:24 +00:00
2025-12-20 01:55:52 +00:00
2025-12-15 07:30:35 +00:00
2025-12-22 02:43:19 +00:00
2025-12-20 01:55:52 +00:00
2025-12-23 02:30:22 +00:00
2025-12-14 02:45:24 +00:00
2025-12-20 01:55:52 +00:00
2025-12-31 05:21:11 +00:00
2025-12-31 05:21:11 +00:00
2025-12-17 16:53:38 +00:00
2025-12-22 21:58:20 +00:00
2025-12-14 02:45:24 +00:00
2025-12-12 19:21:44 +00:00
2025-12-21 06:01:47 +00:00
2025-12-12 19:21:44 +00:00
2025-12-12 19:21:44 +00:00
2025-12-20 20:53:25 +00:00
2025-12-21 10:26:21 -05:00
2025-12-23 06:26:53 +00:00
2025-12-20 20:37:16 +00:00
2025-12-22 21:58:20 +00:00
2025-12-20 01:55:52 +00:00
2025-12-21 14:20:13 +00:00
2025-12-20 01:55:52 +00:00
2025-12-20 01:55:52 +00:00
2025-12-20 05:46:03 +00:00
2025-12-24 03:53:35 +00:00
2025-12-20 01:55:52 +00:00
2025-12-20 01:55:52 +00:00
2025-12-20 01:55:52 +00:00
2025-12-24 14:35:33 +00:00
2025-12-20 01:55:52 +00:00
2025-12-20 01:55:52 +00:00
2025-12-20 05:46:03 +00:00
2025-12-23 05:46:44 +00:00
2025-12-12 19:21:44 +00:00
2025-12-12 19:21:44 +00:00
2025-12-12 19:21:44 +00:00
2025-12-12 19:21:44 +00:00
2025-12-20 01:55:52 +00:00
2025-12-19 18:55:48 +00:00
2025-12-24 14:35:33 +00:00
2025-12-12 19:21:44 +00:00
2025-12-23 20:52:01 +00:00
2025-12-23 15:09:22 +00:00
2025-12-21 04:57:31 +00:00
2025-12-20 01:55:52 +00:00
2025-12-20 05:46:03 +00:00
2025-12-14 02:45:24 +00:00
2025-12-23 03:28:45 +00:00
2025-12-22 01:31:57 +00:00
2025-12-23 23:17:49 +00:00
2025-12-23 05:46:44 +00:00
2025-12-23 03:40:00 +00:00
2025-12-14 02:45:24 +00:00