argumentcomputer / argumentcomputer/ci-workflows
`bench-pr-comment.yml` fails on the first run
未关闭
- 主要语言
- 没有语言数据
- 星标
- 0
- 派生
- 3
- 平均合并
- 59 分钟
- 30 天内合并 PR
- 2
描述
Example: https://github.com/lurk-lab/arecibo/pull/352#issuecomment-1984696614
When run for the first time in a PR, the workflow fails with
```
Error: Unable to process file command 'env' successfully.
Error: Invalid format '
'
```
This is likely a newline or whitespace issue to be debugged. However, the workflow runs correctly on subsequent `!benchmark` runs for some reason.
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 .github/workflows/bench-pr-comment.yml 开始,复现 issue 中描述的第一次 !benchmark 运行。检查 workflow 如何处理 env file command 及其换行或空白;当第一次 benchmark 运行在没有报告的格式错误的情况下成功,并且后续运行继续正常工作时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions
- 领域
- ci-cd
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100