You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the capability of running InferSharp code analysis on your .NET assemblies during the reusable build workflows, with its GitHub action.
Add this to the build-and-test-dotnet and build-and-test-orchard-core workflows. It can only run under Linux.
This should be optional, disabled by default.
Surface necessary configuration options.
While ideally, this would be done as part of the MSBuild build just like Roslyn analyzers, this isn't yet possible. So, in the docs, mention the VS and VS Code extension options (see) too.
Add the capability of running InferSharp code analysis on your .NET assemblies during the reusable build workflows, with its GitHub action.
build-and-test-dotnet
andbuild-and-test-orchard-core
workflows. It can only run under Linux.Jira issue
The text was updated successfully, but these errors were encountered: