fix/task management #612
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
3m 59s
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)
|