vscode
vscode copied to clipboard
Tasks with warnings are marked as failed
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.100.2
- OS Version: MacOs Sequoia 15.4.1
Steps to Reproduce:
- Run a custom task from an extension that outputs a warning statement.
- Task finishes.
Expected:
Task is marked as has warnings and is rendered with yellow highlight.
Actual:
Task is marked as has Errors and is rendered with red highlight.