Skip to content

Merge branch 'master' into confirmed_changes #324

Merge branch 'master' into confirmed_changes

Merge branch 'master' into confirmed_changes #324

Triggered via push September 15, 2024 21:48
Status Failure
Total duration 7m 6s
Artifacts

ci.yml

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

Annotations

56 errors and 12 warnings
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L281
Parameter 'mods' has no matching param tag in the XML comment for 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)' (but other parameters do)
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-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-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): 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): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L60
The name 'DifficultyMultiplier' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L281
Parameter 'mods' has no matching param tag in the XML comment for 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)' (but other parameters do)
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.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L60
The name 'DifficultyMultiplier' does not exist in the current context
Code Quality: osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L281
Parameter 'mods' has no matching param tag in the XML comment for 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)' (but other parameters do)
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: 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: osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L60
The name 'DifficultyMultiplier' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L60
The name 'DifficultyMultiplier' does not exist in the current context
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L60
The name 'DifficultyMultiplier' does not exist in the current context
Build only (iOS)
Process completed with exit code 1.
Test (Windows, windows-latest, SingleThread): osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L281
Parameter 'mods' has no matching param tag in the XML comment for 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)' (but other parameters do)
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-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-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): 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): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L60
The name 'DifficultyMultiplier' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L281
Parameter 'mods' has no matching param tag in the XML comment for 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)' (but other parameters do)
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): 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-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#L27
'PippidonDifficultyCalculator.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#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): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L60
The name 'DifficultyMultiplier' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L60
The name 'DifficultyMultiplier' does not exist in the current context
Build only (Android): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L60
The name 'DifficultyMultiplier' does not exist in the current context
Build only (Android)
Process completed with exit code 1.
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.
Build only (iOS): osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L281
Parameter 'mods' has no matching param tag in the XML comment for 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)' (but other parameters do)
Build only (iOS): osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L281
Parameter 'mods' has no matching param tag in the XML comment for 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)' (but other parameters do)
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.
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.
Build only (Android): osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L281
Parameter 'mods' has no matching param tag in the XML comment for 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)' (but other parameters do)
Build only (Android): osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L281
Parameter 'mods' has no matching param tag in the XML comment for 'DifficultyCalculator.CreateDifficultyHitObjects(IBeatmap, Mod[], double)' (but other parameters do)