Skip to content

Update PerformanceCalculator.cs #25

Update PerformanceCalculator.cs

Update PerformanceCalculator.cs #25

Triggered via push January 12, 2025 23:40
Status Failure
Total duration 7m 57s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

70 errors and 7 warnings
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L44
The name 'AddStrain' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L46
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L47
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L183
The name 'HardHitMuliplier' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L184
The name 'EasyHitMuliplier' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L186
The name 'CalculateBaseLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'EasyLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'HardLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'EasyLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'HardLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L44
The name 'AddStrain' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L46
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L47
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L183
The name 'HardHitMuliplier' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L184
The name 'EasyHitMuliplier' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L186
The name 'CalculateBaseLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'EasyLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'HardLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'EasyLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'HardLengthBonus' does not exist in the current context
Code Quality: osu.Game/Rulesets/Difficulty/PerformanceCalculator.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Code Quality: osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L44
The name 'AddStrain' does not exist in the current context
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L183
The name 'HardHitMuliplier' does not exist in the current context
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L184
The name 'EasyHitMuliplier' does not exist in the current context
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L186
The name 'CalculateBaseLengthBonus' does not exist in the current context
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'EasyLengthBonus' does not exist in the current context
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'HardLengthBonus' does not exist in the current context
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'EasyLengthBonus' does not exist in the current context
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'HardLengthBonus' does not exist in the current context
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L231
The name 'HardHitMuliplier' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L46
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L47
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L44
The name 'AddStrain' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L183
The name 'HardHitMuliplier' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L184
The name 'EasyHitMuliplier' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L186
The name 'CalculateBaseLengthBonus' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'EasyLengthBonus' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'HardLengthBonus' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'EasyLengthBonus' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'HardLengthBonus' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L44
The name 'AddStrain' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L183
The name 'HardHitMuliplier' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L184
The name 'EasyHitMuliplier' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L186
The name 'CalculateBaseLengthBonus' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'EasyLengthBonus' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'HardLengthBonus' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'EasyLengthBonus' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'HardLengthBonus' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L231
The name 'HardHitMuliplier' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L232
The name 'EasyHitMuliplier' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L44
The name 'AddStrain' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L46
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L47
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L183
The name 'HardHitMuliplier' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L184
The name 'EasyHitMuliplier' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L186
The name 'CalculateBaseLengthBonus' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'EasyLengthBonus' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'HardLengthBonus' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'EasyLengthBonus' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'HardLengthBonus' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L44
The name 'AddStrain' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L46
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/OsuDifficultyCalculator.cs#L47
Non-invocable member 'Skill.DifficultyFactor' cannot be used like a method.
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L183
The name 'HardHitMuliplier' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L184
The name 'EasyHitMuliplier' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L186
The name 'CalculateBaseLengthBonus' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'EasyLengthBonus' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L192
The name 'HardLengthBonus' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'EasyLengthBonus' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L196
The name 'HardLengthBonus' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Linux, ubuntu-latest, MultiThreaded)
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-MultiThreaded.trx. No artifacts will be uploaded.
Test (Linux, ubuntu-latest, SingleThread)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Linux, ubuntu-latest, SingleThread)
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-SingleThread.trx. No artifacts will be uploaded.
Code Quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Windows, windows-latest, MultiThreaded)
No files were found with the provided path: D:\a\osu\osu/TestResults/TestResults-Windows-MultiThreaded.trx. No artifacts will be uploaded.
Test (Windows, windows-latest, SingleThread)
No files were found with the provided path: D:\a\osu\osu/TestResults/TestResults-Windows-SingleThread.trx. No artifacts will be uploaded.