arethetypeswrong / arethetypeswrong/arethetypeswrong.github.io

InternalResolutionError provides no actionable advice

未关闭
#257 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
1.6k
派生
65
PR 合并指标
30 天内没有已合并 PR

描述

If an error has occurred, the output of the program should include the error, rather than prompting to be rerun again with '-f json'.

As currently implemented this is entirely opaque in CI/CD environments, since one cannot simply rerun the check on a build agent.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先定位 InternalResolutionError 的处理逻辑,以及生成要求使用 '-f json' 重新运行的提示的代码路径。在类似 CI/CD 的调用中复现该行为,并跟踪其中可用的输出。完成标准是:错误包含在程序输出中,无需重新运行。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
cli
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。