We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
note that make test failure precludes using act --bug-report?
make test ... time="2024-12-31T08:11:44-08:00" level=debug time="2024-12-31T08:11:44-08:00" level=fatal msg="Failed to decode node {4 0 !!map <nil> [0xc0007dbea0 0xc000826000] 17 9} into *map[string][]interface {}: yaml: unmarshal errors:\n line 17: cannot unmarshal !!str `${{from...` into []interface {}" FAIL github.com/nektos/act/pkg/runner 94.515s ok github.com/nektos/act/pkg/schema 0.009s ok github.com/nektos/act/pkg/workflowpattern 0.005s
make test gets an error make install also gets another obscure error make install requires sudo, would be nice if it would default to ~/go/bin
No response
make test
this is with the makefile, so no act output
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report info
Command used with act
Describe issue
make test gets an error
make install also gets another obscure error
make install requires sudo, would be nice if it would default to ~/go/bin
Link to GitHub repository
No response
Workflow content
make test
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: