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

[Bug]: Error during GitHub Action No repository was returned when parsing values #840

Open
1 task done
vikingnope opened this issue Oct 4, 2024 · 2 comments
Open
1 task done
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@vikingnope
Copy link

vikingnope commented Oct 4, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Today an error has occurred during a GitHub Action which should be working fine as when I tested the shell script it ran locally it did work okay, error was as follows:

image

Full log can be seen here: https://github.com/glzr-io/glazewm/actions/runs/11186179254/job/31100669619

Also this is the workflow file used: https://github.com/glzr-io/glazewm/blob/main/.github/workflows/winget-release.yaml

Maybe you could let me know what you think the issue is?

@vikingnope vikingnope added bug Something isn't working help wanted Extra attention is needed labels Oct 4, 2024
@russellbanks
Copy link
Owner

If this doesn't occur repeatedly, it's likely a one-off GitHub GraphQL issue. I'll try and make it so that it outputs the error from GitHub rather than just saying where it went wrong.

@vikingnope
Copy link
Author

It did happen again a few days ago when they had another release:

image

https://github.com/glzr-io/glazewm/actions/runs/11539010720/job/32118156213

When I ran the same command locally on my terminal it worked fine, so I don't really know what the problem is exactly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants