Skip to content

Implement SDL3 Audio backend #5491

Implement SDL3 Audio backend

Implement SDL3 Audio backend #5491

Triggered via pull request December 16, 2023 05:23
Status Failure
Total duration 8m 47s
Artifacts 8
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Code Quality
5m 22s
Code Quality
Build only (Android)
6m 7s
Build only (Android)
Build only (iOS)
1m 3s
Build only (iOS)
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 14 warnings
Test (Linux, ubuntu-latest, Debug, SingleThread)
Process completed with exit code 1.
Code Quality: osu.Framework/Audio/Track/TempoSDL2AudioPlayer.cs#L133
Cannot resolve parameter 'ret' in osu.Framework\Audio\Track\TempoSDL2AudioPlayer.cs on line 133
Code Quality: osu.Framework/Audio/Track/TempoSDL2AudioPlayer.cs#L135
Parameter 'data' has no matching param tag in the XML comment for osu.Framework.Audio.Track.TempoSDL2AudioPlayer.GetRemainingRawFloats (but other parameters do) in osu.Framework\Audio\Track\TempoSDL2AudioPlayer.cs on line 135
Code Quality: osu.Framework/Audio/Track/TempoSDL2AudioPlayer.cs#L135
Parameter 'offset' has no matching param tag in the XML comment for osu.Framework.Audio.Track.TempoSDL2AudioPlayer.GetRemainingRawFloats (but other parameters do) in osu.Framework\Audio\Track\TempoSDL2AudioPlayer.cs on line 135
Code Quality: osu.Framework/Audio/Track/TempoSDL2AudioPlayer.cs#L135
Parameter 'needed' has no matching param tag in the XML comment for osu.Framework.Audio.Track.TempoSDL2AudioPlayer.GetRemainingRawFloats (but other parameters do) in osu.Framework\Audio\Track\TempoSDL2AudioPlayer.cs on line 135
Code Quality: osu.Framework/Audio/Track/TempoSDL2AudioPlayer.cs#L149
Value assigned is not used in any execution path in osu.Framework\Audio\Track\TempoSDL2AudioPlayer.cs on line 149
Code Quality: osu.Framework.Tests/Audio/BassTestComponents.cs#L10
Using directive is not required by the code and can be safely removed in osu.Framework.Tests\Audio\BassTestComponents.cs on line 10
Code Quality
Process completed with exit code 5.
Test (macOS, macos-latest, Debug, SingleThread)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, Release, SingleThread)
Process completed with exit code 1.
Test (Windows, windows-latest, Debug, SingleThread)
Process completed with exit code 1.
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestPlayLoopingSample: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestTogglePlaying: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestDisableLoopingFlag: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequency: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequencyOnStart: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestPlayLoopingSample: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestTogglePlaying: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestDisableLoopingFlag: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequency: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequencyOnStart: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestPlayLoopingSample: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestTogglePlaying: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestDisableLoopingFlag: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequency: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequencyOnStart: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestPlayLoopingSample: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestTogglePlaying: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestDisableLoopingFlag: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequency: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequencyOnStart: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
Build only (iOS)
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (iOS)
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (iOS)
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (iOS)
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The TargetFrameworkVersion (Android API level 31) is lower than the targetSdkVersion (33). Please increase the `$(TargetFrameworkVersion)` or decrease the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
Build only (Android)
The TargetFrameworkVersion (Android API level 31) is lower than the targetSdkVersion (33). Please increase the `$(TargetFrameworkVersion)` or decrease the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.

Artifacts

Produced during runtime
Name Size
osu-framework-test-results-Linux-MultiThreaded-Debug Expired
6.53 MB
osu-framework-test-results-Linux-MultiThreaded-Release Expired
3.78 MB
osu-framework-test-results-Linux-SingleThread-Debug Expired
6.49 MB
osu-framework-test-results-Linux-SingleThread-Release Expired
3.78 MB
osu-framework-test-results-Windows-MultiThreaded-Debug Expired
6.88 MB
osu-framework-test-results-Windows-SingleThread-Debug Expired
6.73 MB
osu-framework-test-results-macOS-MultiThreaded-Debug Expired
6.94 MB
osu-framework-test-results-macOS-SingleThread-Debug Expired
6.84 MB