Skip to content

Bump Microsoft.CodeAnalysis.PublicApiAnalyzers and Microsoft.NETFramework.ReferenceAssemblies #654

Bump Microsoft.CodeAnalysis.PublicApiAnalyzers and Microsoft.NETFramework.ReferenceAssemblies

Bump Microsoft.CodeAnalysis.PublicApiAnalyzers and Microsoft.NETFramework.ReferenceAssemblies #654

Triggered via pull request December 10, 2024 19:52
Status Failure
Total duration 49s
Artifacts

benchmarks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run: src/DocumentFormat.OpenXml.Framework/Packaging/PackageExtensions.cs#L16
Symbol '[OOXML0001]DocumentFormat.OpenXml.Experimental.PackageExtensions' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run: src/DocumentFormat.OpenXml.Framework/Packaging/IPackage.cs#L17
Symbol '[OOXML0001]DocumentFormat.OpenXml.Packaging.IPackage' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run: src/DocumentFormat.OpenXml.Framework/Packaging/IPackagePart.cs#L15
Symbol '[OOXML0001]DocumentFormat.OpenXml.Packaging.IPackagePart' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run: src/DocumentFormat.OpenXml.Framework/Packaging/IPackageProperties.cs#L14
Symbol '[OOXML0001]DocumentFormat.OpenXml.Packaging.IPackageProperties' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run: src/DocumentFormat.OpenXml.Framework/Packaging/IPackageRelationship.cs#L15
Symbol '[OOXML0001]DocumentFormat.OpenXml.Packaging.IPackageRelationship' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run: src/DocumentFormat.OpenXml.Framework/Packaging/IRelationshipCollection.cs#L16
Symbol '[OOXML0001]DocumentFormat.OpenXml.Packaging.IRelationshipCollection' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run: src/DocumentFormat.OpenXml.Framework/Packaging/IRelationshipCollection.cs#L26
Symbol '[OOXML0001]DocumentFormat.OpenXml.Packaging.IRelationshipCollection.Create(System.Uri! targetUri, System.IO.Packaging.TargetMode targetMode, string! relationshipType, string? id = null) -> DocumentFormat.OpenXml.Packaging.IPackageRelationship!' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run: src/DocumentFormat.OpenXml.Framework/Packaging/IRelationshipCollection.cs#L32
Symbol '[OOXML0001]DocumentFormat.OpenXml.Packaging.IRelationshipCollection.Remove(string! id) -> void' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run: src/DocumentFormat.OpenXml.Framework/Packaging/IRelationshipCollection.cs#L39
Symbol '[OOXML0001]DocumentFormat.OpenXml.Packaging.IRelationshipCollection.this[string! id].get -> DocumentFormat.OpenXml.Packaging.IPackageRelationship!' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run: src/DocumentFormat.OpenXml.Framework/Packaging/IRelationshipCollection.cs#L44
Symbol '[OOXML0001]DocumentFormat.OpenXml.Packaging.IRelationshipCollection.Count.get -> int' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636