Skip to content

refactor: cleanup code across fakes and tests#39

Open
PepperPix wants to merge 1 commit into
betafrom
cleanup
Open

refactor: cleanup code across fakes and tests#39
PepperPix wants to merge 1 commit into
betafrom
cleanup

Conversation

@PepperPix
Copy link
Copy Markdown
Contributor

No description provided.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Qodana Community for .NET

7 new problems were found

Inspection name Severity Problems
Nullability of type argument doesn't match constraint type. 🔶 Warning 2
Use object or collection initializer when possible ◽️ Notice 4
Use collection expression syntax ◽️ Notice 1
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.1.0
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant