fix: missing references to document #1720
ci-cd.yml
on: push
Continuous Integration
58s
Continuous Deployment
0s
Annotations
5 warnings
|
Continuous Integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Continuous Integration:
src/Microsoft.OpenApi.OData.Reader/Common/OpenApiOperationExtensions.cs#L26
Symbol 'AddErrorResponses' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Continuous Integration:
src/Microsoft.OpenApi.OData.Reader/PublicAPI.Unshipped.txt#L73
Symbol 'static Microsoft.OpenApi.OData.Common.OpenApiOperationExtensions.AddErrorResponses(this Microsoft.OpenApi.Models.OpenApiOperation operation, Microsoft.OpenApi.OData.OpenApiConvertSettings settings, bool addNoContent = false, Microsoft.OpenApi.Models.OpenApiSchema schema = null) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Continuous Integration:
src/Microsoft.OpenApi.OData.Reader/Common/OpenApiOperationExtensions.cs#L26
Symbol 'AddErrorResponses' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Continuous Integration:
src/Microsoft.OpenApi.OData.Reader/PublicAPI.Unshipped.txt#L73
Symbol 'static Microsoft.OpenApi.OData.Common.OpenApiOperationExtensions.AddErrorResponses(this Microsoft.OpenApi.Models.OpenApiOperation operation, Microsoft.OpenApi.OData.OpenApiConvertSettings settings, bool addNoContent = false, Microsoft.OpenApi.Models.OpenApiSchema schema = null) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|