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

Add Effective C# analyzers and update SquiggleCop baselines #182

Merged
merged 10 commits into from
Aug 26, 2024

Update code for analyzers and squigglecop baseline

af7ebf3
Select commit
Loading
Failed to load commit list.
Merged

Add Effective C# analyzers and update SquiggleCop baselines #182

Update code for analyzers and squigglecop baseline
af7ebf3
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 26, 2024 in 0s

1 new issue (0 max.) of at least medium severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- src/Moq.Analyzers/Common/ArrayExtensions.cs  6
         

Clones added
============
- src/Moq.Analyzers/CallbackSignatureShouldMatchMockedMethodAnalyzer.cs  1
         

Clones removed
==============
+ src/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs  -1
+ src/Moq.Analyzers/NoMethodsInPropertySetupAnalyzer.cs  -1
+ src/Moq.Analyzers/SetupShouldNotIncludeAsyncResultAnalyzer.cs  -1
+ src/Moq.Analyzers/SetupShouldBeUsedOnlyForOverridableMembersAnalyzer.cs  -1
         

See the complete overview on Codacy

Annotations

Check failure on line 1 in src/Moq.Analyzers/Common/ArrayExtensions.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Moq.Analyzers/Common/ArrayExtensions.cs#L1

Provide an 'AssemblyVersion' attribute for assembly 'srcassembly.dll'.