Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error TS2451: Cannot redeclare block-scoped variable 'SEMAPHORE'. #62

Closed
moltar opened this issue Feb 18, 2021 · 3 comments
Closed

error TS2451: Cannot redeclare block-scoped variable 'SEMAPHORE'. #62

moltar opened this issue Feb 18, 2021 · 3 comments

Comments

@moltar
Copy link

moltar commented Feb 18, 2021

This commit introduces a regression: ea87a2a

Error: node_modules/ci-info/index.d.ts(50,14): error TS2451: Cannot redeclare block-scoped variable 'SEMAPHORE'.
Error: node_modules/ci-info/index.d.ts(51,14): error TS2451: Cannot redeclare block-scoped variable 'SEMAPHORE'.
@moltar
Copy link
Author

moltar commented Feb 18, 2021

Also, if types are now included with the library, then @types/ci-info should probably be deprecated.

@sibiraj-s

@sibiraj-s
Copy link
Collaborator

will fix this shortly.

@sibiraj-s
Copy link
Collaborator

Fixed in v3.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants