Merge pull request #214 from stanriders/add-sorting #193
Annotations
1 warning and 10 notices
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/
|
NVika:
PerformanceCalculatorGUI/APIManager.cs#L28
Convert into primary constructor in PerformanceCalculatorGUI\APIManager.cs on line 28
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedOsuFileSelector.cs#L27
Convert into primary constructor in PerformanceCalculatorGUI\Components\ExtendedOsuFileSelector.cs on line 27
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedOsuFileSelector.cs#L52
Convert into primary constructor in PerformanceCalculatorGUI\Components\ExtendedOsuFileSelector.cs on line 52
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedProfileScore.cs#L43
Convert into primary constructor in PerformanceCalculatorGUI\Components\ExtendedProfileScore.cs on line 43
|
NVika:
PerformanceCalculatorGUI/Components/ExtendedUserModSelectOverlay.cs#L12
Convert into primary constructor in PerformanceCalculatorGUI\Components\ExtendedUserModSelectOverlay.cs on line 12
|
NVika:
PerformanceCalculatorGUI/Components/LeaderboardTable.cs#L34
Use collection expression in PerformanceCalculatorGUI\Components\LeaderboardTable.cs on line 34
|
NVika:
PerformanceCalculatorGUI/Components/LeaderboardTable.cs#L50
Use collection expression in PerformanceCalculatorGUI\Components\LeaderboardTable.cs on line 50
|
NVika:
PerformanceCalculatorGUI/Components/LeaderboardTable.cs#L97
Convert into primary constructor in PerformanceCalculatorGUI\Components\LeaderboardTable.cs on line 97
|
NVika:
PerformanceCalculatorGUI/Components/ScreenSelectionButtonIcon.cs#L12
Convert into primary constructor in PerformanceCalculatorGUI\Components\ScreenSelectionButtonIcon.cs on line 12
|
NVika:
PerformanceCalculatorGUI/Components/StatefulButton.cs#L32
Convert into primary constructor in PerformanceCalculatorGUI\Components\StatefulButton.cs on line 32
|
Loading