Bump Polyfill from 9.7.3 to 9.7.6 #116
dependabot-merge.yaml
on: pull_request
package-test
29s
dependabot
5s
Annotations
10 warnings
|
|
|
package-test:
src/IDeepCloneable/IDeepCloneable.cs#L6
Add the 'out' keyword to parameter 'T' to make it 'covariant'. (https://rules.sonarsource.com/csharp/RSPEC-3246)
|
|
package-test:
src/IDeepCloneable/DeepCloneableAttribute.cs#L11
Move 'DeepCloneableAttribute' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
package-test:
src/IDeepCloneable/ShallowCloneAttribute.cs#L12
Move 'ShallowCloneAttribute' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
package-test:
src/IDeepCloneable/IDeepCloneable.cs#L6
Move 'IDeepCloneable' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
package-test:
src/IDeepCloneable/CloneIgnoreAttribute.cs#L12
Move 'CloneIgnoreAttribute' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
package-test:
src/IDeepCloneable.Generator.Source/TypeAnalyzer.cs#L540
Make 'IsCollectionPropertyType' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
package-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)
|
|
package-test:
src/IDeepCloneable.Generator.Source/TypeAnalyzer.cs#L540
Make 'IsCollectionPropertyType' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
package-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)
|