Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 #336

Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2

Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 #336

Triggered via pull request July 8, 2024 20:52
Status Success
Total duration 2m 9s
Artifacts

sonarcloud.yml

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

Annotations

10 warnings
Build: src/JsonParseNode.cs#L302
All 'GetUntypedValue' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build: src/JsonParseNode.cs#L302
All 'GetUntypedValue' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build: src/JsonSerializationWriter.cs#L26
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
Build: src/JsonSerializationWriter.cs#L26
'ISerializationWriter' implements 'IDisposable' so 'IDisposable' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
Build: src/JsonParseNodeFactory.cs#L49
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/JsonParseNode.cs#L157
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
Build: src/JsonSerializationWriter.cs#L274
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/JsonParseNode.cs#L187
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
Build: src/JsonParseNode.cs#L203
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
Build: src/JsonParseNode.cs#L216
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)