Skip to content

Optimise for sequential vertex additions #1426

Optimise for sequential vertex additions

Optimise for sequential vertex additions #1426

Triggered via push January 10, 2024 12:23
Status Failure
Total duration 16m 36s
Artifacts 8

ci.yml

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

Annotations

18 errors and 14 warnings
Test (Linux, ubuntu-latest, Release, SingleThread)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, Release, MultiThreaded)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, Debug, SingleThread)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, Debug, MultiThreaded)
Process completed with exit code 1.
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredRenderer.cs#L46
Property 'VerticalSync' cannot implicitly implement a non-public property from interface IRenderer in osu.Framework\Graphics\Rendering\Deferred\DeferredRenderer.cs on line 46
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredRenderer.cs#L52
Property 'AllowTearing' cannot implicitly implement a non-public property from interface IRenderer in osu.Framework\Graphics\Rendering\Deferred\DeferredRenderer.cs on line 52
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredRenderer.cs#L58
Property 'CacheStorage' cannot implicitly implement a non-public property from interface IRenderer in osu.Framework\Graphics\Rendering\Deferred\DeferredRenderer.cs on line 58
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredRenderer.cs#L102
Auto-property accessor 'BackbufferDrawDepth.set' is never used in osu.Framework\Graphics\Rendering\Deferred\DeferredRenderer.cs on line 102
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredRenderer.cs#L105
Property 'BackbufferDepth' cannot implicitly implement a non-public property from interface IRenderer in osu.Framework\Graphics\Rendering\Deferred\DeferredRenderer.cs on line 105
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredRenderer.cs#L108
Property 'DefaultQuadBatch' cannot implicitly implement a non-public property from interface IRenderer in osu.Framework\Graphics\Rendering\Deferred\DeferredRenderer.cs on line 108
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredRenderer.cs#L132
Method 'Initialise' cannot implicitly implement a non-public method from interface IRenderer in osu.Framework\Graphics\Rendering\Deferred\DeferredRenderer.cs on line 132
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredRenderer.cs#L139
Method 'BeginFrame' cannot implicitly implement a non-public method from interface IRenderer in osu.Framework\Graphics\Rendering\Deferred\DeferredRenderer.cs on line 139
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredRenderer.cs#L161
Method 'FinishFrame' cannot implicitly implement a non-public method from interface IRenderer in osu.Framework\Graphics\Rendering\Deferred\DeferredRenderer.cs on line 161
Code Quality: osu.Framework/Graphics/Rendering/Deferred/DeferredShader.cs#L23
Property 'Uniforms' cannot implicitly implement a non-public property from interface IShader in osu.Framework\Graphics\Rendering\Deferred\DeferredShader.cs on line 23
Test (macOS, macos-latest, Debug, MultiThreaded)
Process completed with exit code 1.
Test (macOS, macos-latest, Debug, SingleThread)
Process completed with exit code 1.
Test (Windows, windows-latest, Debug, SingleThread)
Process completed with exit code 1.
Test (Windows, windows-latest, Debug, MultiThreaded)
Process completed with exit code 1.
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.61 MB
osu-framework-test-results-Linux-MultiThreaded-Release Expired
3.79 MB
osu-framework-test-results-Linux-SingleThread-Debug Expired
6.55 MB
osu-framework-test-results-Linux-SingleThread-Release Expired
3.79 MB
osu-framework-test-results-Windows-MultiThreaded-Debug Expired
7.4 MB
osu-framework-test-results-Windows-SingleThread-Debug Expired
7.15 MB
osu-framework-test-results-macOS-MultiThreaded-Debug Expired
6.99 MB
osu-framework-test-results-macOS-SingleThread-Debug Expired
6.82 MB