Add --mod-option
parameter to simulate command
#221
Annotations
10 errors, 1 warning, and 10 notices
NVika:
PerformanceCalculator/Leaderboard/LeaderboardCommand.cs#L6
Using directive is not required by the code and can be safely removed in PerformanceCalculator\Leaderboard\LeaderboardCommand.cs on line 6
|
NVika:
PerformanceCalculator/Profile/ProfileCommand.cs#L6
Using directive is not required by the code and can be safely removed in PerformanceCalculator\Profile\ProfileCommand.cs on line 6
|
NVika:
PerformanceCalculator/Simulate/CatchSimulateCommand.cs#L26
Indent size is incorrect, expected indent 63 spaces in PerformanceCalculator\Simulate\CatchSimulateCommand.cs on line 26
|
NVika:
PerformanceCalculator/Simulate/OsuSimulateCommand.cs#L32
Indent size is incorrect, expected indent 63 spaces in PerformanceCalculator\Simulate\OsuSimulateCommand.cs on line 32
|
NVika:
PerformanceCalculator/Simulate/SimulateCommand.cs#L7
Using directive is not required by the code and can be safely removed in PerformanceCalculator\Simulate\SimulateCommand.cs on line 7
|
NVika:
PerformanceCalculator/Simulate/SimulateCommand.cs#L9
Using directive is not required by the code and can be safely removed in PerformanceCalculator\Simulate\SimulateCommand.cs on line 9
|
NVika:
PerformanceCalculator/Simulate/SimulateCommand.cs#L10
Using directive is not required by the code and can be safely removed in PerformanceCalculator\Simulate\SimulateCommand.cs on line 10
|
NVika:
PerformanceCalculator/Simulate/SimulateCommand.cs#L13
Using directive is not required by the code and can be safely removed in PerformanceCalculator\Simulate\SimulateCommand.cs on line 13
|
NVika:
PerformanceCalculator/Simulate/SimulateCommand.cs#L15
Using directive is not required by the code and can be safely removed in PerformanceCalculator\Simulate\SimulateCommand.cs on line 15
|
NVika:
PerformanceCalculator/Simulate/SimulateCommand.cs#L16
Using directive is not required by the code and can be safely removed in PerformanceCalculator\Simulate\SimulateCommand.cs on line 16
|
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:
PerformanceCalculator/Performance/ReplayPerformanceCommand.cs#L76
Convert into primary constructor in PerformanceCalculator\Performance\ReplayPerformanceCommand.cs on line 76
|
NVika:
PerformanceCalculator/ProcessorScoreDecoder.cs#L19
Convert into primary constructor in PerformanceCalculator\ProcessorScoreDecoder.cs on line 19
|
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
|
Loading