Skip to content

Compiler server messages showing up under Analyzer Summary node #587

@jaredpar

Description

@jaredpar

A few releases ago the C# / VB MSBuild task began outputting diagnostic messages for the compiler server. This was done to better enable detecting cases where the server was failing, restarting due to analyzer conflicts, etc ... Effectively make binlogs significantly more actionable for compiler developers.

Unfortunately these messages are showing up under the "Analyzer Summary" node which is unexpected.

MicrosoftTeams-image (1)

These messages all start with CompilerServer: and should be filtered away in CscTaskAnalyzer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions