Skip to content

fixed the missing multiplier #6

fixed the missing multiplier

fixed the missing multiplier #6

Triggered via push January 11, 2025 14:50
Status Failure
Total duration 9m 50s
Artifacts

ci.yml

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

Annotations

22 errors and 7 warnings
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Test (Linux, ubuntu-latest, MultiThreaded)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Test (Linux, ubuntu-latest, SingleThread)
Process completed with exit code 1.
Code Quality: osu.Game.Rulesets.Taiko/Difficulty/TaikoPerformanceCalculator.cs#L7
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Code Quality: osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Code Quality: osu.Game.Rulesets.Taiko/Difficulty/TaikoPerformanceCalculator.cs#L7
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Code Quality: osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Code Quality
Process completed with exit code 1.
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
Build only (Android): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Build only (Android): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Build only (Android): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Build only (Android): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L196
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.PassThroughSkill' does not implement inherited abstract member 'Skill.DifficultyFactor()'
Build only (Android)
Process completed with exit code 1.
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, SingleThread)
No files were found with the provided path: D:\a\osu\osu/TestResults/TestResults-Windows-SingleThread.trx. No artifacts will be uploaded.
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.