chore(deps): Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.9 to 0.13.10 #32
Annotations
11 warnings
src/IbanNet/Validation/Rules/LimitCountryRule.cs#L13
Change type of field '_countryCodes' from 'System.Collections.Generic.ISet<string>' to 'System.Collections.Generic.HashSet<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/IbanNet/Extensions/ChunkExtensions.cs#L104
Change return type of method 'PartitionOnIterator' from 'System.Collections.Generic.IEnumerable<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/IbanNet/Registry/Patterns/PatternTokenizer.cs#L33
Change return type of method 'TokenizeIterator' from 'System.Collections.Generic.IEnumerable<IbanNet.Registry.Patterns.PatternToken>' to 'System.Collections.Generic.List<IbanNet.Registry.Patterns.PatternToken>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/IbanNet/Validation/Rules/LimitCountryRule.cs#L13
Change type of field '_countryCodes' from 'System.Collections.Generic.ISet<string>' to 'System.Collections.Generic.HashSet<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/IbanNet/Extensions/ChunkExtensions.cs#L104
Change return type of method 'PartitionOnIterator' from 'System.Collections.Generic.IEnumerable<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/IbanNet/Registry/Patterns/PatternTokenizer.cs#L33
Change return type of method 'TokenizeIterator' from 'System.Collections.Generic.IEnumerable<IbanNet.Registry.Patterns.PatternToken>' to 'System.Collections.Generic.List<IbanNet.Registry.Patterns.PatternToken>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/IbanNet/Validation/Rules/LimitCountryRule.cs#L13
Change type of field '_countryCodes' from 'System.Collections.Generic.ISet<string>' to 'System.Collections.Generic.HashSet<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/IbanNet/Extensions/ChunkExtensions.cs#L104
Change return type of method 'PartitionOnIterator' from 'System.Collections.Generic.IEnumerable<string>' to 'System.Collections.Generic.List<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/IbanNet/Registry/Patterns/PatternTokenizer.cs#L33
Change return type of method 'TokenizeIterator' from 'System.Collections.Generic.IEnumerable<IbanNet.Registry.Patterns.PatternToken>' to 'System.Collections.Generic.List<IbanNet.Registry.Patterns.PatternToken>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/IbanNet/Validation/Rules/LimitCountryRule.cs#L13
Change type of field '_countryCodes' from 'System.Collections.Generic.ISet<string>' to 'System.Collections.Generic.HashSet<string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
The logs for this run have expired and are no longer available.
Loading