DesignSystemsOSS / eccentrictouch

Modern. Scalable design support
https://eccentrictouch.thedesignsystems.com/
MIT License
38 stars 40 forks source link

(JS-0125) Found the usage of undeclared variables #151

Closed yashsehgal closed 3 years ago

yashsehgal commented 3 years ago

Description

Variable that are not defined but they are being used in the code. This would give a potential errors that may break the code. It might have happen due to mistype of the variable name. <!--more--> Potential ReferenceErrors may result from misspellings of variable and parameter names, or accidental implicit …

Occurrences

There are 24 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/DesignSystemsOSS/eccentrictouch/issue/JS-0125/occurrences/

github-actions[bot] commented 3 years ago

👋 @yashsehgal Thank you for raising an issue. We will will investigate into the matter and get back to you as soon as possible. The DesignSystems website: https://designsystemsoss.github.io/community Please make sure you have given us as much context as possible.

SHUBHANSHU-creator commented 3 years ago

can u help me to get started with this issue, which js file has an undeclared variable?

yashsehgal commented 3 years ago

can u help me to get started with this issue, which js file has an undeclared variable?

Hey @SHUBHANSHU-creator 👋🏽 Actually, This is issue has been resolved as of now. We are about to close it :)