Implement SDL3 Audio backend #6493
ci.yml
on: pull_request
Code Quality
5m 31s
Build only (Android)
6m 40s
Build only (iOS)
4m 6s
Matrix: Test
Annotations
2 errors and 25 warnings
Test (macOS, macos-latest, Debug, SingleThread)
Process completed with exit code 1.
|
osu.Framework.Tests.Audio.TrackBassTest ► TestRestartFromRestartPoint(SDL3):
osu.Framework.Tests/Audio/TrackBassTest.cs#L284
Failed test found in:
TestResults-macOS-SingleThread-Debug.trx
Error:
Expected: greater than or equal to 1000.0d
But was: 999.98866213151928d
|
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, 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, 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, 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, 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
|
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
|
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
|
5.52 MB |
|
osu-framework-test-results-Linux-MultiThreaded-Release
|
3.91 MB |
|
osu-framework-test-results-Linux-SingleThread-Debug
|
5.46 MB |
|
osu-framework-test-results-Linux-SingleThread-Release
|
3.91 MB |
|
osu-framework-test-results-Windows-MultiThreaded-Debug
|
5.91 MB |
|
osu-framework-test-results-Windows-SingleThread-Debug
|
5.54 MB |
|
osu-framework-test-results-macOS-MultiThreaded-Debug
|
7.71 MB |
|
osu-framework-test-results-macOS-SingleThread-Debug
|
5.5 MB |
|