Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InferSharp code analysis (OSOE-596) #219

Open
5 tasks
Piedone opened this issue Mar 24, 2023 · 0 comments
Open
5 tasks

InferSharp code analysis (OSOE-596) #219

Piedone opened this issue Mar 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Piedone
Copy link
Member

Piedone commented Mar 24, 2023

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.
  • Test with OSOCE, fix issues it uncovers.

Jira issue

@Piedone Piedone added the enhancement New feature or request label Mar 24, 2023
@github-actions github-actions bot changed the title InferSharp code analysis InferSharp code analysis (OSOE-596) Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant