xpeditis2.0/apps
David f9b1625e20
All checks were successful
CI/CD Pipeline / Backend - Build, Test & Push (push) Successful in 7m10s
CI/CD Pipeline / Frontend - Build, Test & Push (push) Successful in 11m27s
CI/CD Pipeline / Integration Tests (push) Has been skipped
CI/CD Pipeline / Deployment Summary (push) Successful in 1s
CI/CD Pipeline / Discord Notification (Failure) (push) Has been skipped
CI/CD Pipeline / Discord Notification (Success) (push) Successful in 2s
fix: replace require() with ES6 imports for fs and path
- Add fs and path imports at top of file
- Remove inline require() statements that violated ESLint rules
- Fixes 6 @typescript-eslint/no-var-requires errors
2025-11-17 23:26:22 +01:00
..
backend fix: replace require() with ES6 imports for fs and path 2025-11-17 23:26:22 +01:00
frontend feat: add CSV rates CRUD management to frontend dashboard 2025-11-17 19:11:37 +01:00