Skip to content

JsonSchema.NET Integration #3349

JsonSchema.NET Integration

JsonSchema.NET Integration #3349

Triggered via pull request November 21, 2023 12:42
Status Success
Total duration 1m 23s
Artifacts

ci-cd.yml

on: pull_request
Continuous Integration
1m 14s
Continuous Integration
Continuous Deployment
0s
Continuous Deployment
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Continuous Integration
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/
Continuous Integration: src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
Continuous Integration: src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
Continuous Integration: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L606
Missing XML comment for publicly visible type or member 'OpenApiDocument.FindSubschema(JsonPointer, EvaluationOptions)'
Continuous Integration: src/Microsoft.OpenApi/Services/OpenApiVisitorBase.cs#L247
Missing XML comment for publicly visible type or member 'OpenApiVisitorBase.Visit(IBaseDocument)'
Continuous Integration: src/Microsoft.OpenApi/Writers/OpenApiWriterExtensions.cs#L241
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
Continuous Integration
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
Continuous Integration: src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
Continuous Integration: src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
Continuous Integration: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L606
Missing XML comment for publicly visible type or member 'OpenApiDocument.FindSubschema(JsonPointer, EvaluationOptions)'
Continuous Integration: src/Microsoft.OpenApi/Services/OpenApiVisitorBase.cs#L247
Missing XML comment for publicly visible type or member 'OpenApiVisitorBase.Visit(IBaseDocument)'
Continuous Integration
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/
Continuous Integration: 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.
Continuous Integration: 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.
Continuous Integration: src/Microsoft.OpenApi.Hidi/OpenApiService.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Continuous Integration: src/Microsoft.OpenApi.Hidi/Program.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Continuous Integration: src/Microsoft.OpenApi.Hidi/Program.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Continuous Integration: 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.