Skip to content

(deps): Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 4.14.0 #5327

(deps): Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 4.14.0

(deps): Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 4.14.0 #5327

Triggered via pull request June 4, 2025 12:54
Status Failure
Total duration 1m 23s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors
Analyze (csharp): src/GitVersion.Core/Configuration/EffectiveBranchConfiguration.cs#L6
Symbol 'virtual GitVersion.Configuration.EffectiveBranchConfiguration.PrintMembers(System.Text.StringBuilder! builder) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Analyze (csharp): src/GitVersion.Core/Configuration/EffectiveBranchConfiguration.cs#L6
Symbol 'override GitVersion.Configuration.EffectiveBranchConfiguration.ToString() -> string!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Analyze (csharp): src/GitVersion.Core/Configuration/EffectiveBranchConfiguration.cs#L6
Symbol 'virtual GitVersion.Configuration.EffectiveBranchConfiguration.EqualityContract.get -> System.Type!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Analyze (csharp): src/GitVersion.Core/VersionCalculation/SemanticVersioning/SemanticVersionWithTag.cs#L5
Symbol 'GitVersion.SemanticVersionWithTag.Deconstruct(out GitVersion.SemanticVersion! Value, out GitVersion.Git.ITag! Tag) -> void' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Analyze (csharp): src/GitVersion.Core/VersionCalculation/SemanticVersioning/SemanticVersionWithTag.cs#L5
Symbol 'GitVersion.SemanticVersionWithTag.<Clone>$() -> GitVersion.SemanticVersionWithTag!' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Analyze (csharp): src/GitVersion.Core/VersionCalculation/SemanticVersioning/SemanticVersionWithTag.cs#L5
Symbol 'GitVersion.SemanticVersionWithTag.Equals(GitVersion.SemanticVersionWithTag? other) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Analyze (csharp): src/GitVersion.Core/VersionCalculation/SemanticVersioning/SemanticVersionWithTag.cs#L5
Symbol 'static GitVersion.SemanticVersionWithTag.operator ==(GitVersion.SemanticVersionWithTag? left, GitVersion.SemanticVersionWithTag? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Analyze (csharp): src/GitVersion.Core/VersionCalculation/SemanticVersioning/SemanticVersionWithTag.cs#L5
Symbol 'static GitVersion.SemanticVersionWithTag.operator !=(GitVersion.SemanticVersionWithTag? left, GitVersion.SemanticVersionWithTag? right) -> bool' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)