Add support for calculating scores from client.realm #300
Annotations
10 errors and 1 notice
|
NVika:
PerformanceCalculatorGUI/Components/SettingsPopover.cs#L104
Space is missing around braces in PerformanceCalculatorGUI\Components\SettingsPopover.cs on line 104
|
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L526
Dereference of a possibly null reference in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 526
|
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L511
Qualifier 'this.' is redundant in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 511
|
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L365
Possible null reference argument for parameter 'source' in 'System.Linq.Enumerable.Select<TSource,TResult>' in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 365
|
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L318
Possible null reference argument for parameter 'statistics' in 'PerformanceCalculatorGUI.Components.ExtendedProfileScore.formatStatistics' in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 318
|
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L167
Conditional access qualifier expression is never null according to nullable reference types' annotations in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 167
|
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L82
Separate control transfer statement with empty line in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 82
|
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L72
Blank lines are missing, expected minimum 1 instead of 0 in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 72
|
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L69
Separate control transfer statement with empty line in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 69
|
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L28
Using directive is not required by the code and can be safely removed in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 28
|
|
NVika:
PerformanceCalculatorGUI/Screens/ProfileScreen.cs#L313
Simplify LINQ expression (use 'All') in PerformanceCalculatorGUI\Screens\ProfileScreen.cs on line 313
|
Loading