Implemented functionality to calculate all local scores using Realm #179
Annotations
10 errors, 1 warning, and 10 notices
PerformanceCalculatorGUI/Components/LazerCalculationSettings.cs#L26
Missing type specification in PerformanceCalculatorGUI\Components\LazerCalculationSettings.cs on line 26
|
PerformanceCalculatorGUI/Components/LazerCalculationSettings.cs#L27
Missing type specification in PerformanceCalculatorGUI\Components\LazerCalculationSettings.cs on line 27
|
PerformanceCalculatorGUI/Components/LazerCalculationSettings.cs#L29
Missing type specification in PerformanceCalculatorGUI\Components\LazerCalculationSettings.cs on line 29
|
PerformanceCalculatorGUI/Components/LazerCalculationSettings.cs#L30
Missing type specification in PerformanceCalculatorGUI\Components\LazerCalculationSettings.cs on line 30
|
PerformanceCalculatorGUI/Components/LazerCalculationSettings.cs#L32
Missing type specification in PerformanceCalculatorGUI\Components\LazerCalculationSettings.cs on line 32
|
PerformanceCalculatorGUI/Components/LazerCalculationSettings.cs#L50
Possible 'System.NullReferenceException' in PerformanceCalculatorGUI\Components\LazerCalculationSettings.cs on line 50
|
PerformanceCalculatorGUI/Components/LazerCalculationSettings.cs#L53
Possible 'System.NullReferenceException' in PerformanceCalculatorGUI\Components\LazerCalculationSettings.cs on line 53
|
PerformanceCalculatorGUI/Components/ProfileScore.cs#L57
Possible 'System.NullReferenceException' in PerformanceCalculatorGUI\Components\ProfileScore.cs on line 57
|
PerformanceCalculatorGUI/Components/ProfileScore.cs#L83
Incorrect number of blank lines near braces, expected maximum 0 instead of 1 in PerformanceCalculatorGUI\Components\ProfileScore.cs on line 83
|
PerformanceCalculatorGUI/Components/ProfileScore.cs#L217
Redundant explicit array type specification in PerformanceCalculatorGUI\Components\ProfileScore.cs on line 217
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PerformanceCalculatorGUI/APIManager.cs#L28
Convert into primary constructor in PerformanceCalculatorGUI\APIManager.cs on line 28
|
PerformanceCalculatorGUI/Components/ExtendedOsuFileSelector.cs#L27
Convert into primary constructor in PerformanceCalculatorGUI\Components\ExtendedOsuFileSelector.cs on line 27
|
PerformanceCalculatorGUI/Components/ExtendedOsuFileSelector.cs#L52
Convert into primary constructor in PerformanceCalculatorGUI\Components\ExtendedOsuFileSelector.cs on line 52
|
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L21
Convert into primary constructor in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 21
|
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L32
Convert into primary constructor in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 32
|
PerformanceCalculatorGUI/Components/ExtendedUserModSelectOverlay.cs#L12
Convert into primary constructor in PerformanceCalculatorGUI\Components\ExtendedUserModSelectOverlay.cs on line 12
|
PerformanceCalculatorGUI/Components/LazerCalculationSettings.cs#L73
Use collection expression in PerformanceCalculatorGUI\Components\LazerCalculationSettings.cs on line 73
|
PerformanceCalculatorGUI/Components/LazerCalculationSettings.cs#L86
Convert into primary constructor in PerformanceCalculatorGUI\Components\LazerCalculationSettings.cs on line 86
|
PerformanceCalculatorGUI/Components/LeaderboardTable.cs#L34
Use collection expression in PerformanceCalculatorGUI\Components\LeaderboardTable.cs on line 34
|
PerformanceCalculatorGUI/Components/LeaderboardTable.cs#L50
Use collection expression in PerformanceCalculatorGUI\Components\LeaderboardTable.cs on line 50
|
This job failed
Loading