Reduce code smells #3167
Annotations
18 warnings
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
|
src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
|
src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L606
Missing XML comment for publicly visible type or member 'OpenApiDocument.FindSubschema(JsonPointer, EvaluationOptions)'
|
src/Microsoft.OpenApi/Services/OpenApiVisitorBase.cs#L247
Missing XML comment for publicly visible type or member 'OpenApiVisitorBase.Visit(IBaseDocument)'
|
src/Microsoft.OpenApi/Writers/OpenApiWriterExtensions.cs#L222
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
|
src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
|
src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
|
src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L606
Missing XML comment for publicly visible type or member 'OpenApiDocument.FindSubschema(JsonPointer, EvaluationOptions)'
|
src/Microsoft.OpenApi/Services/OpenApiVisitorBase.cs#L247
Missing XML comment for publicly visible type or member 'OpenApiVisitorBase.Visit(IBaseDocument)'
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/Microsoft.OpenApi.Hidi/Handlers/TransformCommandHandler.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Microsoft.OpenApi.Hidi/Handlers/TransformCommandHandler.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Microsoft.OpenApi.Hidi/OpenApiService.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Microsoft.OpenApi.Hidi/Program.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Microsoft.OpenApi.Hidi/Program.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Microsoft.OpenApi.Hidi/Handlers/TransformCommandHandler.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading