Alzex/ordo-defender

(JS-0045) Inconsistent return values of function

Opened this issue · 0 comments

Alzex commented

Description

Unlike statically-typed languages which enforce a function to return a typed value, JavaScript allows different code paths in a function to return different types of values.

Occurrences

There are 6 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/Alzex/ordo-defender/issue/JS-0045/occurrences/