Skip to content

fix/task management #614

fix/task management

fix/task management #614

Triggered via pull request August 27, 2024 18:08
Status Success
Total duration 4m 28s
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/abstractions/NativeResponseWrapper.cs#L16
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: src/abstractions/NativeResponseWrapper.cs#L16
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: src/abstractions/NativeResponseWrapper.cs#L45
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/abstractions/NativeResponseWrapper.cs#L27
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/abstractions/NativeResponseWrapper.cs#L47
Reduce the number of generic parameters in the 'NativeResponseWrapper.CallAndGetNativeType' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build: src/abstractions/NativeResponseWrapper.cs#L86
Reduce the number of generic parameters in the 'NativeResponseWrapper.CallAndGetNativeTypeAsync' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build: src/abstractions/NativeResponseWrapper.cs#L27
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/abstractions/NativeResponseWrapper.cs#L45
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/abstractions/NativeResponseWrapper.cs#L86
Reduce the number of generic parameters in the 'NativeResponseWrapper.CallAndGetNativeTypeAsync' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
Build: src/abstractions/NativeResponseWrapper.cs#L47
Reduce the number of generic parameters in the 'NativeResponseWrapper.CallAndGetNativeType' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)