actionlint icon indicating copy to clipboard operation
actionlint copied to clipboard

[Feature Request] Allow warnings for some types of errors

Open tarungunampalli1 opened this issue 9 months ago • 1 comments

We only have the option now to error on something or ignore the error. For some errors, like outdated actions that should be updated, I would like to show a warning for it, but still return with code 0. In addition, it would be nice to display these differently, like warnings as yellow and errors as red, which is pretty normal behavior for other lint tools.

tarungunampalli1 avatar Feb 25 '25 21:02 tarungunampalli1

I too would like this feature

wmcnamee-coreweave avatar Mar 03 '25 16:03 wmcnamee-coreweave