Skip to content

Bump the dotnet-tools group with 2 updates #566

Bump the dotnet-tools group with 2 updates

Bump the dotnet-tools group with 2 updates #566

Triggered via push March 1, 2024 23:32
Status Failure
Total duration 6m 0s
Artifacts 8

ci.yml

on: push
Code Quality
57s
Code Quality
Build only (Android)
5m 49s
Build only (Android)
Build only (iOS)
3m 40s
Build only (iOS)
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 13 warnings, and 8 notices
Code Quality: osu.Framework.Microphone/Input/States/NotMicrophoneInputStateException.cs#L9
Redundant empty class declaration body in osu.Framework.Microphone\Input\States\NotMicrophoneInputStateException.cs on line 9
Code Quality
Process completed with exit code 5.
Build only (iOS)
Process completed with exit code 1.
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, 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, 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, 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/.
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/.
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/.
Test (macOS, macos-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, 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/.
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/.
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)
The TargetFrameworkVersion (Android API level 34) is higher than the targetSdkVersion (31). Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
Build only (Android)
The TargetFrameworkVersion (Android API level 34) is higher than the targetSdkVersion (31). Please increase the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
Code Quality: osu.Framework.Microphone/Input/Events/MicrophoneEndPitchingEvent.cs#L10
Convert into primary constructor in osu.Framework.Microphone\Input\Events\MicrophoneEndPitchingEvent.cs on line 10
Code Quality: osu.Framework.Microphone/Input/Events/MicrophoneEvent.cs#L12
Convert into primary constructor in osu.Framework.Microphone\Input\Events\MicrophoneEvent.cs on line 12
Code Quality: osu.Framework.Microphone/Input/Events/MicrophonePitchingEvent.cs#L10
Convert into primary constructor in osu.Framework.Microphone\Input\Events\MicrophonePitchingEvent.cs on line 10
Code Quality: osu.Framework.Microphone/Input/Events/MicrophoneStartPitchingEvent.cs#L10
Convert into primary constructor in osu.Framework.Microphone\Input\Events\MicrophoneStartPitchingEvent.cs on line 10
Code Quality: osu.Framework.Microphone/Input/Handlers/Microphone/MicrophoneHandler.cs#L34
Convert into primary constructor in osu.Framework.Microphone\Input\Handlers\Microphone\MicrophoneHandler.cs on line 34
Code Quality: osu.Framework.Microphone/Input/MicrophoneInputManager.cs#L18
Convert into primary constructor in osu.Framework.Microphone\Input\MicrophoneInputManager.cs on line 18
Code Quality: osu.Framework.Microphone/Input/StateChanges/Events/MicrophoneVoiceChangeEvent.cs#L12
Convert into primary constructor in osu.Framework.Microphone\Input\StateChanges\Events\MicrophoneVoiceChangeEvent.cs on line 12
Code Quality: osu.Framework.Microphone/Input/Voice.cs#L26
Convert into primary constructor in osu.Framework.Microphone\Input\Voice.cs on line 26

Artifacts

Produced during runtime
Name Size
osu-framework-test-results-Linux-MultiThreaded-Debug Expired
8.19 KB
osu-framework-test-results-Linux-MultiThreaded-Release Expired
4.05 KB
osu-framework-test-results-Linux-SingleThread-Debug Expired
5.92 KB
osu-framework-test-results-Linux-SingleThread-Release Expired
4.05 KB
osu-framework-test-results-Windows-MultiThreaded-Debug Expired
12.4 KB
osu-framework-test-results-Windows-SingleThread-Debug Expired
5.9 KB
osu-framework-test-results-macOS-MultiThreaded-Debug Expired
8.41 KB
osu-framework-test-results-macOS-SingleThread-Debug Expired
5.8 KB