argumentcomputer / argumentcomputer/ci-workflows
`bench-pr-comment.yml` fails on the first run
オープン
- 主要言語
- 言語のデータがありません
- スター
- 0
- フォーク
- 3
- 平均マージ
- 59分
- マージ済み PR(30日)
- 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 実行が報告された format error なしに成功し、その後の実行も引き続き動作すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions
- 領域
- ci-cd
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100