Linting docstrings bug
Abierto
Tools
- Lenguaje dominante
- JavaScript
- Estrellas
- 6k
- Forks
- 1.3k
- Merge medio
- 1 d 3 h
- PR fusionados (30 d)
- 611
Descripción
This is a follow up issue from the discussion _Originally posted by @kgryte in https://github.com/stdlib-js/stdlib/pull/1041#discussion_r1244843249_
The CI linter passed even though the returned array in the docstring was `Float64Array`, but the data type of the input array is `generic`.
Guía de contribución
Línea de trabajo
Start with the discussion referenced in pull request #1041, which describes the linter accepting a docstring return type of Float64Array for a generic input array. Reproduce that case in CI or the linter’s existing checks and determine what validation is missing. Done means the mismatch is detected and covered by an appropriate test.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100