Skip to content

Upgrade to .NET 8 and C# 12 #5772

Upgrade to .NET 8 and C# 12

Upgrade to .NET 8 and C# 12 #5772

Triggered via pull request February 2, 2024 10:10
Status Failure
Total duration 17m 58s
Artifacts 7

ci.yml

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

Annotations

1 error and 24 warnings
Test (macOS, macos-latest, Debug, MultiThreaded)
nodename nor servname provided, or not known (api.github.com:443)
Build only (iOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Linux, ubuntu-latest, Release, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Linux, ubuntu-latest, Debug, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Linux, ubuntu-latest, Debug, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Linux, ubuntu-latest, Release, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code Quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build only (Android)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build only (Android): osu.Framework.Android/Input/AndroidTouchHandler.cs#L22
This call site is reachable on: 'Android' 21.0 and later. 'InputSourceType.BluetoothStylus' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build only (Android): osu.Framework.Android/Input/AndroidMouseHandler.cs#L47
This call site is reachable on: 'Android' 21.0 and later. 'InputSourceType.MouseRelative' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build only (Android): osu.Framework.Android/Input/AndroidTouchHandler.cs#L84
This call site is reachable on: 'Android' 21.0 and later. 'MotionEventButtonState.StylusPrimary' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build only (Android): osu.Framework.Android/Input/AndroidMouseHandler.cs#L210
This call site is reachable on: 'Android' 21.0 and later. 'MotionEventActions.ButtonRelease' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build only (Android): osu.Framework.Android/Input/AndroidMouseHandler.cs#L209
This call site is reachable on: 'Android' 21.0 and later. 'MotionEventActions.ButtonPress' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build only (Android): osu.Framework.Android/Input/AndroidMouseHandler.cs#L241
This call site is reachable on: 'Android' 21.0 and later. 'MotionEventActions.ButtonRelease' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build only (Android): osu.Framework.Android/Input/AndroidMouseHandler.cs#L240
This call site is reachable on: 'Android' 21.0 and later. 'MotionEventActions.ButtonPress' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build only (Android): osu.Framework.Android/AndroidGameView.cs#L274
This call site is reachable on: 'Android' 24.0 and later. 'WindowInsets.StableInsetTop' is obsoleted on: 'Android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build only (Android): osu.Framework.Android/AndroidGameView.cs#L235
This call site is reachable on: 'Android' 21.0 and later. 'Display.GetRealSize(Point?)' is obsoleted on: 'Android' 31.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build only (Android)
The TargetFrameworkVersion (Android API level 34) is higher than the targetSdkVersion (33). Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
Test (macOS, macos-latest, Debug, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Windows, windows-latest, Debug, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Windows, windows-latest, Debug, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macOS, macos-latest, Debug, MultiThreaded)
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/3447fd6a9f9e57506b15f895c5b76d3b197dc7c2'. Error: Operation timed out (api.github.com:443)
Test (macOS, macos-latest, Debug, MultiThreaded)
Back off 24.315 seconds before retry.
Test (macOS, macos-latest, Debug, MultiThreaded)
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/3447fd6a9f9e57506b15f895c5b76d3b197dc7c2'. Error: nodename nor servname provided, or not known (api.github.com:443)
Test (macOS, macos-latest, Debug, MultiThreaded)
Back off 25.616 seconds before retry.

Artifacts

Produced during runtime
Name Size
osu-framework-test-results-Linux-MultiThreaded-Debug Expired
6.65 MB
osu-framework-test-results-Linux-MultiThreaded-Release Expired
3.8 MB
osu-framework-test-results-Linux-SingleThread-Debug Expired
6.61 MB
osu-framework-test-results-Linux-SingleThread-Release Expired
3.8 MB
osu-framework-test-results-Windows-MultiThreaded-Debug Expired
7.27 MB
osu-framework-test-results-Windows-SingleThread-Debug Expired
7.07 MB
osu-framework-test-results-macOS-SingleThread-Debug Expired
6.92 MB