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