Skip to content

Bump Moq from 4.18.4 to 4.20.1 #286

Bump Moq from 4.18.4 to 4.20.1

Bump Moq from 4.18.4 to 4.20.1 #286

Triggered via pull request August 8, 2023 21:30
Status Success
Total duration 7m 18s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
1s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
Build: src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
Build: src/Microsoft.OpenApi/Models/OpenApiParameter.cs#L19
Missing XML comment for publicly visible type or member 'OpenApiParameter._style'
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L453
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.OpenApi/Models/OpenApiSecurityRequirement.cs#L115
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Build: src/Microsoft.OpenApi/Services/OpenApiReferenceResolver.cs#L273
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: src/Microsoft.OpenApi/Services/OpenApiReferenceResolver.cs#L287
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.OpenApi/Writers/OpenApiYamlWriter.cs#L75
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: src/Microsoft.OpenApi/Any/OpenApiAnyCloneHelper.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: src/Microsoft.OpenApi/JsonPointer.cs#L51
Refactor 'ParentPointer' into a method, properties should not copy collections. (https://rules.sonarsource.com/csharp/RSPEC-2365)