.NET #198
Annotations
3 errors and 6 warnings
build:
RS.Fritz.Manager.UI/MainWindow/MainWindowViewModel.cs#L172
The name 'field' does not exist in the current context
|
build:
RS.Fritz.Manager.UI/MainWindow/MainWindowViewModel.cs#L172
The name 'field' does not exist in the current context
|
build
Process completed with exit code 1.
|
build:
RS.Fritz.Manager.API/Services/TR-064/SoapClient/FritzServiceOperationHandler.cs#L6
'FritzServiceOperationHandler' is coupled with '264' different types from '7' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
build:
RS.Fritz.Manager.API/Services/TR-064/SoapClient/IFritzServiceOperationHandler.cs#L3
'IFritzServiceOperationHandler' is coupled with '126' different types from '2' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
build:
RS.Fritz.Manager.API/Extensions/InternetGatewayDeviceExtensions.cs#L3
'InternetGatewayDeviceExtensions' is coupled with '130' different types from '3' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
build:
RS.Fritz.Manager.API/Services/TR-064/Services/WanDslInterfaceConfig/Entities/WanDslInterfaceConfigGetDSLDiagnoseInfoResponse.cs#L14
'get_Status' has a cyclomatic complexity of '49'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
build:
RS.Fritz.Manager.UI/MainWindow/MainWindowViewModel.cs#L22
'.ctor' is coupled with '44' different types from '9' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
build:
RS.Fritz.Manager.UI/MainWindow/MainWindowViewModel.cs#L22
'.ctor' is coupled with '44' different types from '9' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|