Skip to content

LC Task Can Fail Without Logging An Error #5912

@benvillalobos

Description

@benvillalobos

Issue Description

Someone reported here that the LC task can fail without throwing a warning.

Some times, when I rebuild my solution (C#) in Visual Studio Enterprise 2019, the following error is shown:


Severity	Code	Description	Project	File	Line	Suppression State

Error		The “LC” task returned false but did not log an error.	SBM


Other times, the solution simply builds without a problem.

ToolTaskExtension may be able to return false and not log an error. Note that the LC task does not implement its own execute function.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions