Skip to content

Add Strict Tracking difficulty calculation support #22067

Add Strict Tracking difficulty calculation support

Add Strict Tracking difficulty calculation support #22067

Triggered via pull request October 11, 2024 23:19
Status Failure
Total duration 10m 48s
Artifacts

ci.yml

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

Annotations

60 errors and 8 warnings
Test (Linux, ubuntu-latest, MultiThreaded): Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, MultiThreaded): Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, MultiThreaded): Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, MultiThreaded): Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, MultiThreaded): Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L27
'EmptyScrollingDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, MultiThreaded): Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L15
'EmptyScrollingDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, MultiThreaded): Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L27
'EmptyFreeformDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, MultiThreaded): Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L15
'EmptyFreeformDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L230
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L215
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, SingleThread): Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, SingleThread): Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, SingleThread): Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L27
'EmptyScrollingDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, SingleThread): Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L15
'EmptyScrollingDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, SingleThread): Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, SingleThread): Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, SingleThread): Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L27
'EmptyFreeformDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, SingleThread): Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L15
'EmptyFreeformDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L178
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L168
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Code Quality: Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L27
'EmptyScrollingDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Code Quality: Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L15
'EmptyScrollingDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Code Quality: Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Code Quality: Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Code Quality: Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Code Quality: Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Code Quality: Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L27
'EmptyFreeformDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Code Quality: Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L15
'EmptyFreeformDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Code Quality: osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L230
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Code Quality: osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L215
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, MultiThreaded): Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L27
'EmptyScrollingDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, MultiThreaded): Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, MultiThreaded): Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L15
'EmptyScrollingDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, MultiThreaded): Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, MultiThreaded): Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, MultiThreaded): Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, MultiThreaded): Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L27
'EmptyFreeformDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, MultiThreaded): Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L15
'EmptyFreeformDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L230
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L215
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, SingleThread): Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L27
'EmptyScrollingDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, SingleThread): Templates/Rulesets/ruleset-scrolling-empty/osu.Game.Rulesets.EmptyScrolling/EmptyScrollingDifficultyCalculator.cs#L15
'EmptyScrollingDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, SingleThread): Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, SingleThread): Templates/Rulesets/ruleset-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, SingleThread): Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L27
'PippidonDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, SingleThread): Templates/Rulesets/ruleset-scrolling-example/osu.Game.Rulesets.Pippidon/PippidonDifficultyCalculator.cs#L15
'PippidonDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, SingleThread): Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L27
'EmptyFreeformDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, SingleThread): Templates/Rulesets/ruleset-empty/osu.Game.Rulesets.EmptyFreeform/EmptyFreeformDifficultyCalculator.cs#L15
'EmptyFreeformDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L230
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L215
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Build only (Android): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L230
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Build only (Android): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L215
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Build only (Android): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L178
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Build only (Android): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L168
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Build only (Android): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L230
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Build only (Android): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L215
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Build only (Android): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L178
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Build only (Android): osu.Game.Tests/NonVisual/TestSceneTimedDifficultyCalculation.cs#L168
'TestSceneTimedDifficultyCalculation.TestDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Build only (Android): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L230
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, double)': no suitable method found to override
Build only (Android): osu.Game.Tests/NonVisual/DifficultyAdjustmentModCombinationsTest.cs#L215
'DifficultyAdjustmentModCombinationsTest.TestLegacyDifficultyCalculator' does not implement inherited abstract member 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)'
Test (Linux, ubuntu-latest, MultiThreaded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
Test (Windows, windows-latest, MultiThreaded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.