Skip to content

Use jetbrains/qodana-cdnet:2024.3-eap #270

Use jetbrains/qodana-cdnet:2024.3-eap

Use jetbrains/qodana-cdnet:2024.3-eap #270

GitHub Actions / Qodana Community for .NET completed Dec 15, 2024 in 0s

9 new problems found by Qodana Community for .NET

Qodana Community for .NET

src/

9 new problems were found

Inspection name Severity Problems
Prefer using concrete value over 'default' or 'new()' ◽️ Notice 9
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/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 88 in Objectivity.AutoFixture.XUnit2.AutoFakeItEasy.Tests/Attributes/AutoMockDataAttributeTests.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Prefer using concrete value over 'default' or 'new()'

Use '0' instead of 'default'

Check notice on line 125 in Objectivity.AutoFixture.XUnit2.AutoFakeItEasy.Tests/Attributes/InlineAutoMockDataAttributeTests.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Prefer using concrete value over 'default' or 'new()'

Use '0' instead of 'default'

Check notice on line 188 in Objectivity.AutoFixture.XUnit2.AutoFakeItEasy.Tests/Attributes/MemberAutoMockDataAttributeTests.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Prefer using concrete value over 'default' or 'new()'

Use '0' instead of 'default'

Check notice on line 88 in Objectivity.AutoFixture.XUnit2.AutoMoq.Tests/Attributes/AutoMockDataAttributeTests.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Prefer using concrete value over 'default' or 'new()'

Use '0' instead of 'default'

Check notice on line 125 in Objectivity.AutoFixture.XUnit2.AutoMoq.Tests/Attributes/InlineAutoMockDataAttributeTests.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Prefer using concrete value over 'default' or 'new()'

Use '0' instead of 'default'

Check notice on line 188 in Objectivity.AutoFixture.XUnit2.AutoMoq.Tests/Attributes/MemberAutoMockDataAttributeTests.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Prefer using concrete value over 'default' or 'new()'

Use '0' instead of 'default'

Check notice on line 87 in Objectivity.AutoFixture.XUnit2.AutoNSubstitute.Tests/Attributes/AutoMockDataAttributeTests.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Prefer using concrete value over 'default' or 'new()'

Use '0' instead of 'default'

Check notice on line 124 in Objectivity.AutoFixture.XUnit2.AutoNSubstitute.Tests/Attributes/InlineAutoMockDataAttributeTests.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Prefer using concrete value over 'default' or 'new()'

Use '0' instead of 'default'

Check notice on line 187 in Objectivity.AutoFixture.XUnit2.AutoNSubstitute.Tests/Attributes/MemberAutoMockDataAttributeTests.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for .NET

Prefer using concrete value over 'default' or 'new()'

Use '0' instead of 'default'