-
Notifications
You must be signed in to change notification settings - Fork 40.3k
Task terminal marked failed for info/warning-level problems. #133149
Copy link
Copy link
Closed
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsiderstasksTask system issuesTask system issuesverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsiderstasksTask system issuesTask system issuesverifiedVerification succeededVerification succeeded
Type
Fields
Give feedbackNo fields configured for issues without a type.
A task's terminal status becomes "failed" with the hover message "Task has errors" when a problem matcher detected anything, including INFO and WARNING level problems:
vscode/src/vs/workbench/contrib/tasks/browser/taskTerminalStatus.ts
Lines 67 to 71 in eca7184
Can we instead either
Let me know if this makes sense and I can prepare a PR.