mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #277] Parameter 'commandLine' cannot be null or empty #195
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#195
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ebebbington on GitHub (Jun 14, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/277
Act Version
0.2.9
Platform
macOS
Workflow File Content
Command Used
act -vOutput
Expected Result
Everything should run smoothly and Deno should be installed correctly. I'm not sure what `Paramater 'commandLine' cannot be null or empty means.
@ebebbington commented on GitHub (Jun 17, 2020):
I should note that it might actually be a problem that isn't solvable, I have absolutely no clue how @cplee make act :P But it just might not be possible to execute the following outside of GH actions:
@github-actions[bot] commented on GitHub (Aug 17, 2020):
Issue is stale and will be closed in 7 days unless there is new activity
@ebebbington commented on GitHub (Aug 17, 2020):
Bump
@ebebbington commented on GitHub (Aug 25, 2020):
@nektos-ci hey I believe this needs to be reopened
@github-actions[bot] commented on GitHub (Oct 28, 2020):
Issue is stale and will be closed in 7 days unless there is new activity
@goshlanguage commented on GitHub (Mar 27, 2021):
running into this as well, though this doesn't seem to be surfaced by
actdirectly. Any luck in troubleshooting this?@catthehacker commented on GitHub (Mar 29, 2021):
Hi @goshlanguage, could you provide more info (repository or workflow, which image you are using [
micro/medium/large], full log, OS)?@goshlanguage commented on GitHub (Mar 30, 2021):
apologies, I found a work around in lieu of triaging this, and never checked it in.
I'm on mac and was using one of the helm github actions. I've tried to replicate the error, but I can't seem to find which action was impacted.
@github-actions[bot] commented on GitHub (May 1, 2021):
Issue is stale and will be closed in 14 days unless there is new activity
@NoSkillGirl commented on GitHub (Jun 3, 2021):
I too ran into the same issue
Logs
Environment Details:
I am using macOS Big Sur with Silicon M1 chip!
@catthehacker commented on GitHub (Jun 3, 2021):
@NoSkillGirl please try this:
@shubhamdhag commented on GitHub (Aug 5, 2022):
checkout is not working for self hosted runner anyone please let me know the solution if you have gone through this:
Error - Parameter 'commandLine' cannot be null or empty.