chore(deps): Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.9 to 0.13.10 #489
Triggered via pull request
November 11, 2023 06:58
Status
Success
Total duration
14m 43s
Artifacts
–
Annotations
10 warnings
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|