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

(JS-0085) Found some variables redeclared #8

Open
hatamiarash7 opened this issue Jan 18, 2023 · 0 comments
Open

(JS-0085) Found some variables redeclared #8

hatamiarash7 opened this issue Jan 18, 2023 · 0 comments
Assignees
Labels
Enhancement New feature or request

Comments

@hatamiarash7
Copy link
Member

Description

In JavaScript, it's possible to redeclare the same variable name using var. This can lead to confusion as to where the variable is actually declared and initialized.

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/Nikas-Project/Website/issue/JS-0085/occurrences/

@hatamiarash7 hatamiarash7 added the Enhancement New feature or request label Jan 18, 2023
@hatamiarash7 hatamiarash7 self-assigned this Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Development

No branches or pull requests

1 participant