Skip to content

feat: Update deps

feat: Update deps #418

Triggered via pull request April 6, 2024 10:58
@nikcionikcio
opened #295
Status Success
Total duration 8m 5s
Artifacts

sonar.yml

on: pull_request_target
Authorize
0s
Authorize
Build and analyze
7m 47s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: src/Nikcio.UHeadless.Base/Base/Composers/UHeadlessComposerGraph.cs#L129
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Composers/UHeadlessComposerGraph.cs#L133
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Composers/UHeadlessComposerGraph.cs#L422
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Build and analyze: src/Nikcio.UHeadless.Base/Core/GraphQL/Queries/Query.cs#L6
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Basics/EditorsValues/RichTextEditor/Models/BasicRichText.cs#L35
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Basics/EditorsValues/NestedContent/Models/BasicNestedContent.cs#L46
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build and analyze: src/Nikcio.UHeadless.Base/Core/Reflection/Factories/DependencyReflectorFactory.cs#L61
Log message template placeholder 'typeToReflect.Name' should only contain letters, numbers, and underscore. (https://rules.sonarsource.com/csharp/RSPEC-6674)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Composers/UHeadlessComposerGraph.cs#L70
Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Composers/UHeadlessComposerGraph.cs#L244
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Composers/UHeadlessComposerGraph.cs#L288
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)