Skip to content

Change strains list to be SortedList in StrainSkill #22083

Change strains list to be SortedList in StrainSkill

Change strains list to be SortedList in StrainSkill #22083

Triggered via pull request October 12, 2024 15:41
Status Cancelled
Total duration 6m 17s
Artifacts

ci.yml

on: pull_request
Code Quality
1m 52s
Code Quality
Build only (Android)
6m 1s
Build only (Android)
Build only (iOS)
2m 9s
Build only (iOS)
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 8 warnings
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded)
Process completed with exit code 1.
Code Quality: osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Code Quality
Process completed with exit code 1.
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS)
Process completed with exit code 1.
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu/Difficulty/Skills/OsuStrainSkill.cs#L78
'List<double>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'List<double>' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
Build only (Android)
Canceling since a higher priority waiting request for 'Continuous Integration-refs/pull/30241/merge' exists
Build only (Android)
The operation was canceled.
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 (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 (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.