Bump FastCloner.SourceGenerator from 1.0.7 to 1.1.0 #109
dependabot-merge.yaml
on: pull_request
package-test
35s
dependabot
0s
Annotations
2 errors and 10 warnings
|
package-test
Process completed with exit code 1.
|
|
IDeepCloneable.Tests.PerformanceTests.DeepClone_LargeIntArray_IsFast:
tests/IDeepCloneable.Tests/PerformanceTests.cs#L40
Shouldly.ShouldAssertException : sw.ElapsedMilliseconds
should be less than
10L
but was
10L
|
|
package-test:
benchmark/IDeepCloneable.Benchmark/.generated/FastCloner.SourceGenerator/FastCloner.SourceGenerator.FastClonerIncrementalGenerator/IDeepCloneable_Benchmark_ComplexModel_FastDeepClone.g.cs#L127
Possible null reference argument for parameter 'item' in 'void List<UserInfo>.Add(UserInfo item)'.
|
|
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/CloneIgnoreAttribute.cs#L12
Move 'CloneIgnoreAttribute' 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/ShallowCloneAttribute.cs#L12
Move 'ShallowCloneAttribute' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
package-test:
src/IDeepCloneable/DeepCloneableAttribute.cs#L11
Move 'DeepCloneableAttribute' 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)
|