IntegerAlex / IntegerAlex/hasty-server

(JS-0125) Found the usage of undeclared variables

Open
#75 2 comments 0 reactions 1 assignee Claimed by @jackneer View on GitHub
Dominant language
JavaScript
Stars
15
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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

See all occurrences on DeepSource → [app.deepsource.com/gh/IntegerAlex/hasty-server/issue/JS-0125/occurrences/](https://app.deepsource.com/gh/IntegerAlex/hasty-server/issue/JS-0125/occurrences/)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.