stdlib-js / stdlib-js/stdlib

Linting docstrings bug

Ouverte
#1,042 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Tools
Langage dominant
JavaScript
Étoiles
6k
Forks
1.3k
Merge moyen
1 j 3 h
PR mergées (30 j)
611

Description

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`.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript
Domaine
tooling
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
30/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.