Open guibranco opened 2 hours ago
Click the checkbox below to generate a PR!
@guibranco, You have 3 requests left in this cycle which refreshes on 2024-12-21 10:07:38+00:00. If you have any questions or concerns, please contact us at info@gitauto.ai.
Implement a new GitHub Actions workflow to integrate InferSharp into this repository. This will enable static analysis to detect null dereference issues and improve code quality.
Workflow Details
The workflow should:
main
branch.Reference
Use the following workflow implementation as a reference: InferSharp Workflow
Workflow Code
Add the following YAML configuration as
.github/workflows/infersharp.yml
in the repository:Acceptance Criteria
.github/workflows/infersharp.yml
file is added to each C# repository.push
andpull_request
events to themain
branch.