Skip to content

feat: Add analyzers and correct warnings #420

feat: Add analyzers and correct warnings

feat: Add analyzers and correct warnings #420

Triggered via pull request April 6, 2024 13:39
@nikcionikcio
opened #302
Status Success
Total duration 6m 52s
Artifacts

sonar.yml

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

Annotations

10 warnings
Build and analyze: src/Nikcio.UHeadless.Base/Base/Composers/UHeadlessComposerGraph.cs#L130
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Composers/UHeadlessComposerGraph.cs#L134
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Basics/Models/BasicProperty.cs#L17
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Properties/Repositories/PropertyRespository.cs#L25
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Properties/Models/PropertyValue.cs#L16
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Properties/Maps/PropertyMap.cs#L76
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Properties/Maps/PropertyMap.cs#L84
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Properties/Maps/PropertyMap.cs#L85
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Properties/Factories/PropertyValueFactory.cs#L31
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
Build and analyze: src/Nikcio.UHeadless.Base/Base/Properties/Factories/PropertyFactory.cs#L42
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)