Closed waldothedeveloper closed 1 year ago
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.
There are 4 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/waldothedeveloper/lullabyhouse/issue/JS-0045/occurrences/
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 4 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/waldothedeveloper/lullabyhouse/issue/JS-0045/occurrences/