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-0125) Found the usage of undeclared variables #358

Open
Akkarinage opened this issue Jun 8, 2023 · 0 comments
Open

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

Akkarinage opened this issue Jun 8, 2023 · 0 comments

Comments

@Akkarinage
Copy link
Member

Description

Variables that aren't defined, but accessed may throw reference errors at runtime. > NOTE: In browser applications, DeepSource recommends the use of ESModules over regular text/javascript scripts. > Using variables that are injected by scripts included in an HTML file is currently not supported.

Occurrences

There are 126 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/rathena/FluxCP/issue/JS-0125/occurrences/

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

1 participant