Skip to content

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

Description

@carochacs

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 25 occurrences of this issue in the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions