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

[feature] highlight shellcheck errors #360

Open
jenseng opened this issue Sep 28, 2023 · 1 comment
Open

[feature] highlight shellcheck errors #360

jenseng opened this issue Sep 28, 2023 · 1 comment

Comments

@jenseng
Copy link

jenseng commented Sep 28, 2023

When you get a shellcheck error, it currently highlights the yaml key (e.g. run) and the message indicates the relative position of the error within the script. It would be great if actionlint could synthesize the two and underline the exact spot in the script where the error occurred.

@cooljeanius
Copy link

cooljeanius commented Oct 25, 2023

Ah, I didn't even notice the set of secondary location info there; my eyes stopped at the primary location info... but yeah, a better way of handling the location info available would be helpful.

Edit: By wording it generically as "a better way" I mean that, even if the secondary location info can't be turned into highlighting, the numbers could at least be turned a different color.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants