nxtgauge-backend-rust/apps/companies
Ashwin Kumar Sivakumar b99651f330 fix: resolve warnings (partial)
- Fix unused variable entry_type -> _entry_type
- Remove unused imports BufMut and cache_jobs from companies handlers
- Fix doc comment on lazy_static
- Add #[allow(dead_code)] to reset_daily_actions and reset_monthly_credits
- Fix unused imports in job_seekers handlers
2026-07-06 02:55:42 +05:30
..
src fix: resolve warnings (partial) 2026-07-06 02:55:42 +05:30
Cargo.toml fix(companies): restore backend build 2026-06-14 06:08:00 +05:30
Dockerfile feat(ai): complete AI plans/credits implementation and build tooling 2026-06-15 06:15:49 +05:30