xpeditis2.0/apps/backend/src
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
..
application fix: replace require() with ES6 imports for fs and path 2025-11-17 23:26:22 +01:00
domain fix: handle missing CSV files gracefully in rate search with Promise.allSettled 2025-11-17 20:02:49 +01:00
infrastructure fix: add StorageModule import to CsvRateModule for S3 support 2025-11-17 20:52:27 +01:00
scripts fix: correct import path in delete-orphaned-csv-config script 2025-11-17 23:12:11 +01:00
app.module.ts fix v0.2 2025-11-12 18:00:33 +01:00
main.ts fix 2025-11-13 00:15:45 +01:00