Skip to content

fix/task management #612

fix/task management

fix/task management #612

Triggered via pull request August 27, 2024 17:57
Status Success
Total duration 4m 20s
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#L15
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: src/abstractions/NativeResponseWrapper.cs#L44
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/abstractions/NativeResponseWrapper.cs#L26
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/abstractions/NativeResponseWrapper.cs#L82
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#L46
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#L15
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: src/abstractions/NativeResponseWrapper.cs#L44
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/abstractions/NativeResponseWrapper.cs#L26
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build: src/abstractions/NativeResponseWrapper.cs#L46
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#L82
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)