|
Some checks failed
CI/CD Pipeline - Xpeditis PreProd / Run Smoke Tests (push) Blocked by required conditions
CI/CD Pipeline - Xpeditis PreProd / Deploy to PreProd Server (push) Blocked by required conditions
CI/CD Pipeline - Xpeditis PreProd / Backend - Build & Test (push) Failing after 5m50s
CI/CD Pipeline - Xpeditis PreProd / Backend - Docker Build & Push (push) Has been skipped
CI/CD Pipeline - Xpeditis PreProd / Frontend - Build & Test (push) Successful in 10m56s
CI/CD Pipeline - Xpeditis PreProd / Frontend - Docker Build & Push (push) Has been cancelled
Replace all @domain/ports/out/* imports with relative paths to fix TypeScript compilation errors in CI/CD environment. The issue was that TypeScript compiler (tsc) used by nest build doesn't resolve path aliases by default. While tsconfig-paths works at runtime and in development, it doesn't help during compilation. Changes: - Convert @domain/ports/out/* to relative paths (../../domain/ports/out/, etc.) - Remove tsc-alias dependency (no longer needed) - Revert build script to "nest build" only This ensures the build works consistently in both local and CI/CD environments. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cma-cgm | ||
| csv-loader | ||
| hapag-lloyd | ||
| maersk | ||
| msc | ||
| one | ||
| base-carrier.connector.ts | ||
| carrier.module.ts | ||