Skip to content

Bump Polyfill from 9.7.3 to 9.7.6 #116

Bump Polyfill from 9.7.3 to 9.7.6

Bump Polyfill from 9.7.3 to 9.7.6 #116

Triggered via pull request January 26, 2026 16:01
Status Success
Total duration 42s
Artifacts

dependabot-merge.yaml

on: pull_request
package-test
29s
package-test
dependabot
5s
dependabot
Fit to window
Zoom out
Zoom in

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)