Skip to content

feat: add RetrieveAttributeFake implementation#40

Merged
PepperPix merged 1 commit into
betafrom
feat/retrieve-attribute-fake
Jun 18, 2026
Merged

feat: add RetrieveAttributeFake implementation#40
PepperPix merged 1 commit into
betafrom
feat/retrieve-attribute-fake

Conversation

@LarsBauer

Copy link
Copy Markdown
Contributor

No description provided.

@LarsBauer
LarsBauer requested a review from PepperPix June 18, 2026 09:05
@github-actions

Copy link
Copy Markdown

Qodana Community for .NET

40 new problems were found

Inspection name Severity Problems
Redundant nullable warning suppression expression 🔶 Warning 3
Nullability of type argument doesn't match constraint type. 🔶 Warning 2
Use collection expression syntax ◽️ Notice 19
Inconsistent Naming ◽️ Notice 6
Convert delegate variable into local function ◽️ Notice 5
Use object or collection initializer when possible ◽️ Notice 5
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

@LarsBauer

Copy link
Copy Markdown
Contributor Author

@copilot check the Qodana problems and fix them. prepare the changes in a separate PR so we can review it before merging into this branch

Copilot AI commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

@LarsBauer I've opened a new pull request, #41, to work on those changes. Once the pull request is ready, I'll request review from you.

@PepperPix
PepperPix merged commit f2474ff into beta Jun 18, 2026
6 of 8 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.1.0-beta.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

@PepperPix
PepperPix deleted the feat/retrieve-attribute-fake branch June 18, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants