Linting docstrings bug
未关闭
Tools
- 主要语言
- JavaScript
- 星标
- 6k
- 派生
- 1.3k
- 平均合并
- 1 天 3 小时
- 30 天内合并 PR
- 611
描述
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`.
贡献指南
调研方向
从 pull request #1041 中引用的讨论开始,该讨论描述了 linter 接受泛型输入数组的 docstring 返回类型 Float64Array。请在 CI 或 linter 现有的检查中重现该情况,并确定缺少哪些验证。当检测到不匹配并由适当的测试覆盖时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100