Skip to content
New issue

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

make test fails #2597

Open
rminnich opened this issue Dec 31, 2024 · 0 comments
Open

make test fails #2597

rminnich opened this issue Dec 31, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@rminnich
Copy link

Bug report info

note that make test failure precludes using act --bug-report?

Command used with act

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

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

this is with the makefile, so no act output

Additional information

No response

@rminnich rminnich added the kind/bug Something isn't working label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant