Run npm run type-check
> minio@8.0.2 type-check
> tsc --noEmit --emitDeclarationOnly false
Error: src/internal/s3-endpoints.ts(38,3): error TS111[7](https://github.com/minio/minio-js/actions/runs/10087777512/job/27892779935?pr=1323#step:5:8): An object literal cannot have multiple properties with the same name.
Error: Process completed with exit code 2.
fix the tests please