minio / minio-js

MinIO Client SDK for Javascript
https://docs.min.io/docs/javascript-client-quickstart-guide.html
Apache License 2.0
963 stars 282 forks source link

Change to working endpoint for Jakarta region #1323

Open rvaleria-dc opened 4 months ago

harshavardhana commented 1 month ago

fix the tests please

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.