Bump BenchmarkDotNet and 10 others #232
Open
Annotations
10 errors
Build:
Akade.IndexedSet/IndexedSet.cs#L694
Symbol 'Contains' violates the backcompat requirement: 'Do not add multiple overloads with optional parameters'. See 'https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md' for details. (https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md)
|
Build:
Akade.IndexedSet/IndexedSet.cs#L694
Symbol '[AkadeIndexedSetEXP0001]Akade.IndexedSet.IndexedSet<TElement>.Contains(System.Func<TElement, System.Collections.Generic.IEnumerable<string!>!>! indexAccessor, System.ReadOnlySpan<char> infix, string? indexName = null) -> System.Collections.Generic.IEnumerable<TElement>!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
Akade.IndexedSet/IndexedSet.cs#L665
Symbol 'FuzzyStartsWith' violates the backcompat requirement: 'Do not add multiple overloads with optional parameters'. See 'https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md' for details. (https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md)
|
Build:
Akade.IndexedSet/IndexedSet.cs#L665
Symbol '[AkadeIndexedSetEXP0001]Akade.IndexedSet.IndexedSet<TElement>.FuzzyStartsWith(System.Func<TElement, System.Collections.Generic.IEnumerable<string!>!>! indexAccessor, System.ReadOnlySpan<char> prefix, int maxDistance, string? indexName = null) -> System.Collections.Generic.IEnumerable<TElement>!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
Akade.IndexedSet/IndexedSet.cs#L634
Symbol 'StartsWith' violates the backcompat requirement: 'Do not add multiple overloads with optional parameters'. See 'https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md' for details. (https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md)
|
Build:
Akade.IndexedSet/IndexedSet.cs#L634
Symbol '[AkadeIndexedSetEXP0001]Akade.IndexedSet.IndexedSet<TElement>.StartsWith(System.Func<TElement, System.Collections.Generic.IEnumerable<string!>!>! indexAccessor, System.ReadOnlySpan<char> prefix, string? indexName = null) -> System.Collections.Generic.IEnumerable<TElement>!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
Akade.IndexedSet/IndexedSetBuilder.cs#L315
Symbol 'WithPrefixIndex' violates the backcompat requirement: 'Do not add multiple overloads with optional parameters'. See 'https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md' for details. (https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md)
|
Build:
Akade.IndexedSet/IndexedSetBuilder.cs#L315
Symbol '[AkadeIndexedSetEXP0001]virtual Akade.IndexedSet.IndexedSetBuilder<TElement>.WithPrefixIndex(System.Func<TElement, System.Collections.Generic.IEnumerable<string!>!>! keyAccessor, System.Collections.Generic.IEqualityComparer<char>? comparer = null, string? indexName = null) -> Akade.IndexedSet.IndexedSetBuilder<TElement>!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Build:
Akade.IndexedSet/IndexedSetBuilder.cs#L270
Symbol 'WithFullTextIndex' violates the backcompat requirement: 'Do not add multiple overloads with optional parameters'. See 'https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md' for details. (https://github.com/dotnet/roslyn/blob/main/docs/Adding%20Optional%20Parameters%20in%20Public%20API.md)
|
Build:
Akade.IndexedSet/IndexedSetBuilder.cs#L270
Symbol '[AkadeIndexedSetEXP0001]virtual Akade.IndexedSet.IndexedSetBuilder<TElement>.WithFullTextIndex(System.Func<TElement, System.Collections.Generic.IEnumerable<string!>!>! keyAccessor, System.Collections.Generic.IEqualityComparer<char>? comparer = null, string? indexName = null) -> Akade.IndexedSet.IndexedSetBuilder<TElement>!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Loading