argumentcomputer / argumentcomputer/ci-workflows
`bench-pr-comment.yml` fails on the first run
- Dominant language
- No language data
- Stars
- 0
- Forks
- 3
- Avg merge
- 59m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with .github/workflows/bench-pr-comment.yml and reproduce the first !benchmark run described in the issue. Inspect how the workflow handles the env file command and its newline or whitespace; done means the first benchmark run succeeds without the reported format error and subsequent runs continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100