Skip to content

Replace indexed skill access with skills.First(s is ...) #21824

Replace indexed skill access with skills.First(s is ...)

Replace indexed skill access with skills.First(s is ...) #21824

Triggered via pull request September 28, 2024 10:35
Status Failure
Total duration 51m 1s
Artifacts 4

ci.yml

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

Annotations

8 errors and 5 warnings
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
osu.Game.Rulesets.Mania.Tests.Editor.TestSceneManiaSelectionHandler ► TestOffScreenObjectsRemainSelectedOnColumnChange: TestResults-Windows-MultiThreaded.trx#L0
Failed test found in: TestResults-Windows-MultiThreaded.trx Error: all objects in last column
osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations ► TestBestRulesetIsRecommended: osu.Game/Tests/Visual/OsuTestScene.cs#L541
Failed test found in: TestResults-Windows-MultiThreaded.trx Error: "recommended beatmap displayed" timed out
osu.Game.Tests.Visual.Navigation.TestScenePresentBeatmap ► TestFromMainMenuDifferentRuleset: osu.Game/Database/DetachedBeatmapStore.cs#L34
Failed test found in: TestResults-Windows-SingleThread.trx Error: System.AggregateException : One or more errors occurred. (Destination array was not long enough. Check the destination index, length, and the array's lower bounds. (Parameter 'destinationArray')) ----> System.ArgumentException : Destination array was not long enough. Check the destination index, length, and the array's lower bounds. (Parameter 'destinationArray')
osu.Game.Tests.Visual.Navigation.TestScenePresentBeatmap ► TestFromSongSelect: osu.Game/Database/DetachedBeatmapStore.cs#L34
Failed test found in: TestResults-Windows-SingleThread.trx Error: System.AggregateException : One or more errors occurred. (Destination array was not long enough. Check the destination index, length, and the array's lower bounds. (Parameter 'destinationArray')) ----> System.ArgumentException : Destination array was not long enough. Check the destination index, length, and the array's lower bounds. (Parameter 'destinationArray')
osu.Game.Tests.Visual.Navigation.TestScenePresentBeatmap ► TestFromSongSelectDifferentRulesetWithConvertAllowed: osu.Game/Database/DetachedBeatmapStore.cs#L34
Failed test found in: TestResults-Windows-SingleThread.trx Error: System.AggregateException : One or more errors occurred. (Destination array was not long enough. Check the destination index, length, and the array's lower bounds. (Parameter 'destinationArray')) ----> System.ArgumentException : Destination array was not long enough. Check the destination index, length, and the array's lower bounds. (Parameter 'destinationArray')
osu.Game.Tests.Visual.Navigation.TestScenePresentBeatmap ► TestFromSongSelectDifferentRulesetWithConvertDisallowed: osu.Game/Database/DetachedBeatmapStore.cs#L34
Failed test found in: TestResults-Windows-SingleThread.trx Error: System.AggregateException : One or more errors occurred. (Destination array was not long enough. Check the destination index, length, and the array's lower bounds. (Parameter 'destinationArray')) ----> System.ArgumentException : Destination array was not long enough. Check the destination index, length, and the array's lower bounds. (Parameter 'destinationArray')
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, 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, 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, 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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "osu-test-results-Linux-MultiThreaded", "osu-test-results-Linux-SingleThread", "osu-test-results-Windows-MultiThreaded", "osu-test-results-Windows-SingleThread". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
osu-test-results-Linux-MultiThreaded
34.8 MB
osu-test-results-Linux-SingleThread
35 MB
osu-test-results-Windows-MultiThreaded
36.1 MB
osu-test-results-Windows-SingleThread
36 MB