mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[GH-ISSUE #737] Issue: Segentation fault on run #465
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#465
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 @DusterTheFirst on GitHub (Jun 15, 2021).
Original GitHub issue: https://github.com/nektos/act/issues/737
System information
https://termbin.com/4pcq
Docker version 20.10.7, build f0df350
act version 0.2.23
Expected behaviour
Act produces a useful error message or anything other than a panic
Actual behaviour
act panics
Workflow and/or repository
workflow
Steps to reproduce
Install act through provided script. Run
act.actoutputLog
@github-actions[bot] commented on GitHub (Jul 16, 2021):
Issue is stale and will be closed in 14 days unless there is new activity
@rainabba commented on GitHub (Apr 26, 2022):
I'm seeing the same as I try to use act for the first time.
@rainabba commented on GitHub (Apr 26, 2022):
Related? https://github.com/nektos/act/issues/438
@ChristopherHX commented on GitHub (Apr 26, 2022):
This issue must have been fixed by
github.com/nektos/act@ff13844b86included in version v0.2.26.The function which caused the crash no longer exists.
The provided workflow doesn't seem to contain any relevant content for the crash.
@rainabba Please open a new issue, your log is not related to this issue.
@vcolanoKH commented on GitHub (Apr 28, 2022):
Related? #1144