Refactor README for better clarity and organization #6
Annotations
10 warnings
|
build:
LogiFlow.Mobile/ViewModels/Settings/SettingsViewModel.cs#L318
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
|
|
build:
LogiFlow.Mobile/ViewModels/Settings/SettingsViewModel.cs#L311
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
|
|
build:
LogiFlow.Mobile/ViewModels/Settings/SettingsViewModel.cs#L198
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
|
|
build:
LogiFlow.Mobile/Services/Implementations/SessionService.cs#L38
Possible null reference argument for parameter 'properties' in 'void ILogService.Info(string message, params object[] properties)'.
|
|
build:
LogiFlow.Mobile/Services/Implementations/SessionService.cs#L38
Possible null reference argument for parameter 'properties' in 'void ILogService.Info(string message, params object[] properties)'.
|
|
build:
LogiFlow.Mobile/ViewModels/Settings/SettingsViewModel.cs#L318
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
|
|
build:
LogiFlow.Mobile/ViewModels/Settings/SettingsViewModel.cs#L311
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
|
|
build:
LogiFlow.Mobile/ViewModels/Settings/SettingsViewModel.cs#L198
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
|
|
build:
LogiFlow.Mobile/Services/Implementations/SessionService.cs#L38
Possible null reference argument for parameter 'properties' in 'void ILogService.Info(string message, params object[] properties)'.
|
|
build:
LogiFlow.Mobile/Services/Implementations/SessionService.cs#L38
Possible null reference argument for parameter 'properties' in 'void ILogService.Info(string message, params object[] properties)'.
|