Skip to content

Bump BenchmarkDotNet and 10 others #634

Bump BenchmarkDotNet and 10 others

Bump BenchmarkDotNet and 10 others #634

Triggered via pull request July 14, 2025 15:40
Status Failure
Total duration 1m 47s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Analyze (csharp): 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)
Analyze (csharp): Akade.IndexedSet/obj/Debug/net9.0/generated/Akade.IndexedSet.InternalSourceGenerator/Akade.IndexedSet.InternalSourceGenerator.ConcurrentSetSourceGenerator/ConcurrentIndexedSet.read.generated.cs#L539
Symbol '[AkadeIndexedSetEXP0001]Akade.IndexedSet.Concurrency.ConcurrentIndexedSet<TElement>.FuzzyContains(System.Func<TElement, System.Collections.Generic.IEnumerable<string!>!>! indexAccessor, System.ReadOnlySpan<char> infix, 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)
Analyze (csharp): Akade.IndexedSet/obj/Debug/net9.0/generated/Akade.IndexedSet.InternalSourceGenerator/Akade.IndexedSet.InternalSourceGenerator.ConcurrentSetSourceGenerator/ConcurrentIndexedSet.read.generated.cs#L508
Symbol '[AkadeIndexedSetEXP0001]Akade.IndexedSet.Concurrency.ConcurrentIndexedSet<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)
Analyze (csharp): Akade.IndexedSet/obj/Debug/net9.0/generated/Akade.IndexedSet.InternalSourceGenerator/Akade.IndexedSet.InternalSourceGenerator.ConcurrentSetSourceGenerator/ConcurrentIndexedSet.read.generated.cs#L479
Symbol '[AkadeIndexedSetEXP0001]Akade.IndexedSet.Concurrency.ConcurrentIndexedSet<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)
Analyze (csharp): Akade.IndexedSet/obj/Debug/net9.0/generated/Akade.IndexedSet.InternalSourceGenerator/Akade.IndexedSet.InternalSourceGenerator.ConcurrentSetSourceGenerator/ConcurrentIndexedSet.read.generated.cs#L448
Symbol '[AkadeIndexedSetEXP0001]Akade.IndexedSet.Concurrency.ConcurrentIndexedSet<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)
Analyze (csharp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/