Skip to content

Revert "Update nativelibs" #6490

Revert "Update nativelibs"

Revert "Update nativelibs" #6490

Triggered via push September 16, 2024 06:49
Status Failure
Total duration 14m 7s
Artifacts 8

ci.yml

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

Annotations

3 errors and 25 warnings
Build only (Android)
Process completed with exit code 1.
osu.Framework.Tests.Visual.Drawables.TestSceneDelayedLoadWrapper ► TestManyChildren(True): TestResults-macOS-MultiThreaded-Debug.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded-Debug.trx Error: not too many loaded
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, 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, 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
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
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/

Artifacts

Produced during runtime
Name Size
osu-framework-test-results-Linux-MultiThreaded-Debug
5.47 MB
osu-framework-test-results-Linux-MultiThreaded-Release
3.86 MB
osu-framework-test-results-Linux-SingleThread-Debug
5.65 MB
osu-framework-test-results-Linux-SingleThread-Release
3.86 MB
osu-framework-test-results-Windows-MultiThreaded-Debug
5.66 MB
osu-framework-test-results-Windows-SingleThread-Debug
5.5 MB
osu-framework-test-results-macOS-MultiThreaded-Debug
7.81 MB
osu-framework-test-results-macOS-SingleThread-Debug
5.46 MB