Bump Polyfill from 9.7.3 to 9.7.6 #181
Annotations
10 warnings
|
|
|
test:
src/IDeepCloneable/IDeepCloneable.cs#L6
Add the 'out' keyword to parameter 'T' to make it 'covariant'. (https://rules.sonarsource.com/csharp/RSPEC-3246)
|
|
test:
src/IDeepCloneable/ShallowCloneAttribute.cs#L12
Move 'ShallowCloneAttribute' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
test:
src/IDeepCloneable/DeepCloneableAttribute.cs#L11
Move 'DeepCloneableAttribute' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
test:
src/IDeepCloneable/CloneIgnoreAttribute.cs#L12
Move 'CloneIgnoreAttribute' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
test:
src/IDeepCloneable/IDeepCloneable.cs#L6
Move 'IDeepCloneable' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
test:
src/IDeepCloneable.Generator.Source/TypeAnalyzer.cs#L540
Make 'IsCollectionPropertyType' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
test:
src/IDeepCloneable.Generator.Source/CodeGenerator.cs#L765
Refactor the containing loop to do more than one iteration. (https://rules.sonarsource.com/csharp/RSPEC-1751)
|
|
test:
src/IDeepCloneable.Generator.Source/TypeAnalyzer.cs#L540
Make 'IsCollectionPropertyType' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
test:
src/IDeepCloneable.Generator.Source/CodeGenerator.cs#L765
Refactor the containing loop to do more than one iteration. (https://rules.sonarsource.com/csharp/RSPEC-1751)
|