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

"Unable to resolve action..." warning doesn't disappear after finishing edit #409

Open
DominikPalo opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DominikPalo
Copy link

Describe the bug
Occasionally, when I edit a referenced action version, a warning about the non-existing version appears during editing and doesn't disappear after finishing the edit. For example, I changed the action from slidoapp/xcresulttool@v2.0.0 to slidoapp/xcresulttool@v3.1.0 by deleting "2.0" and replacing it with "3.1". However, the warning got stuck on "Unable to resolve action slidoapp/xcresulttool@v.0.0, repository or version not found." Even closing and reopening the workflow file didn't help, I had to restart VSCode to get rid of that warning message.

To Reproduce
Difficult to reproduce, it happens randomly while editing the referenced actions

Expected behavior
After finishing the edit, the plugin re-checks the existence of the final version of the action being edited (v3.1.0, not v.0.0).

Screenshots
image

Extension Version
v0.27.0

Additional context
Add any other context about the problem here.

@DominikPalo DominikPalo added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog 🗒
Development

No branches or pull requests

1 participant