Skip to content

(JS-0128) Should not have unused variables #184

Closed
@ajay-dhangar

Description

@ajay-dhangar

Description

Found variables that are declared but not used anywhere. > NOTE: In browser applications, DeepSource recommends the use of ESModules over regular text/javascript scripts. > Currently, we don't support variables that are not explicitly exported, > and are injected into other scripts by being included in an HTML file

Occurrences

There are 35 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/CodeHarborHub/codeharborhub/issue/JS-0128/occurrences/

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions