Skip to content

Use SDL3 windowing by default #1811

Use SDL3 windowing by default

Use SDL3 windowing by default #1811

Triggered via push October 23, 2024 07:54
Status Failure
Total duration 14m 38s
Artifacts 8

ci.yml

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

Annotations

3 errors and 29 warnings
Test (macOS, macos-latest, Debug, MultiThreaded)
Process completed with exit code 1.
osu.Framework.Tests.Visual.Containers.TestSceneCachedBufferedContainer ► TestConstructor: TestResults-macOS-MultiThreaded-Debug.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded-Debug.trx Error: box 7 count equals box 8 count
osu.Framework.Tests.Visual.Drawables.TestSceneDelayedLoadWrapper ► TestManyChildrenFunction(True): TestResults-macOS-MultiThreaded-Debug.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded-Debug.trx Error: not too many loaded
Build only (iOS): osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L9
Missing XML comment for publicly visible type or member 'Application'
Build only (iOS): osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L11
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
Build only (iOS): osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L6
Missing XML comment for publicly visible type or member 'Application'
Build only (iOS): osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L8
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
Build only (iOS): osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L9
Missing XML comment for publicly visible type or member 'Application'
Build only (iOS): osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L11
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
Build only (iOS): osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L6
Missing XML comment for publicly visible type or member 'Application'
Build only (iOS): osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L8
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
Test (Linux, ubuntu-latest, Release, 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, Release, SingleThread)
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
Test (Linux, ubuntu-latest, Release, 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, Release, MultiThreaded)
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
Test (Linux, ubuntu-latest, Debug, 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, Debug, SingleThread)
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
Test (Linux, ubuntu-latest, Debug, 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, Debug, MultiThreaded)
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
Test (macOS, macos-latest, Debug, 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 (macOS, macos-latest, Debug, SingleThread)
Restore cache failed: Dependencies file is not found in /Users/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
Test (Windows, windows-latest, Debug, 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, Debug, SingleThread)
Restore cache failed: Dependencies file is not found in D:\a\osu-framework\osu-framework. Supported file pattern: go.sum
Test (Windows, windows-latest, Debug, 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, Debug, MultiThreaded)
Restore cache failed: Dependencies file is not found in D:\a\osu-framework\osu-framework. Supported file pattern: go.sum
Code Quality
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/6bd8b7f7774af54e05809fcc5431931b3eb1ddee'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Code Quality
Back off 18.522 seconds before retry.
Code Quality
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/6bd8b7f7774af54e05809fcc5431931b3eb1ddee'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Code Quality
Back off 27.005 seconds before retry.
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-framework-test-results-Linux-MultiThreaded-Debug", "osu-framework-test-results-Linux-MultiThreaded-Release", "osu-framework-test-results-Linux-SingleThread-Debug", "osu-framework-test-results-Linux-SingleThread-Release", "osu-framework-test-results-macOS-MultiThreaded-Debug", "osu-framework-test-results-macOS-SingleThread-Debug", "osu-framework-test-results-Windows-MultiThreaded-Debug", "osu-framework-test-results-Windows-SingleThread-Debug". 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/
Test (macOS, macos-latest, Debug, 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 (macOS, macos-latest, Debug, MultiThreaded)
Restore cache failed: Dependencies file is not found in /Users/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size
osu-framework-test-results-Linux-MultiThreaded-Debug Expired
5.47 MB
osu-framework-test-results-Linux-MultiThreaded-Release Expired
3.86 MB
osu-framework-test-results-Linux-SingleThread-Debug Expired
5.69 MB
osu-framework-test-results-Linux-SingleThread-Release Expired
3.86 MB
osu-framework-test-results-Windows-MultiThreaded-Debug Expired
5.68 MB
osu-framework-test-results-Windows-SingleThread-Debug Expired
5.44 MB
osu-framework-test-results-macOS-MultiThreaded-Debug Expired
8.24 MB
osu-framework-test-results-macOS-SingleThread-Debug Expired
5.5 MB