In GitHub Actions, is there a way to post compiler warnings as PR review comments?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • violation-comments-to-github-command-line

    Discontinued Report static code analysis to GitHub

  • Just looked that up and it seems like there may be a command line tool available for this already! https://github.com/tomasbjerre/violation-comments-to-github-command-line

  • VstsExtensions

    Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions

  • You could also use a tool like this which fails the build based on the NUMBER of warnings, using your current number as a baseline: https://github.com/MicrosoftPremier/VstsExtensions/blob/master/BuildQualityChecks/en-US/WarningsPolicy.md, and present a message such as “N new compiler warnings were detected with your changeset”.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts