Skip to content

fix some

fix some #591

Triggered via push September 11, 2024 13:04
Status Failure
Total duration 17m 16s
Artifacts

ci.yml

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

Annotations

50 errors and 8 warnings
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.ScaleTo<T>(TransformSequence<T>, float, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeOut<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L281
The type 'osu.Framework.Graphics.Sprites.SpriteIcon?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Framework.Graphics.Sprites.SpriteIcon?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L281
The type 'osu.Framework.Graphics.Sprites.SpriteIcon?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Framework.Graphics.Sprites.SpriteIcon?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tournament/Components/TournamentIntro.cs#L291
Possible null reference argument for parameter 'beatmapInfo' in 'IBindable<StarDifficulty?> BeatmapDifficultyCache.GetBindableDifficulty(IBeatmapInfo beatmapInfo, CancellationToken cancellationToken = default(CancellationToken))'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/TournamentIntro.cs#L291
Possible null reference argument for parameter 'beatmapInfo' in 'IBindable<StarDifficulty?> BeatmapDifficultyCache.GetBindableDifficulty(IBeatmapInfo beatmapInfo, CancellationToken cancellationToken = default(CancellationToken))'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.ScaleTo<T>(TransformSequence<T>, float, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeOut<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L281
The type 'osu.Framework.Graphics.Sprites.SpriteIcon?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Framework.Graphics.Sprites.SpriteIcon?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L281
The type 'osu.Framework.Graphics.Sprites.SpriteIcon?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Framework.Graphics.Sprites.SpriteIcon?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Code Quality: osu.Game.Resources.Custom/CustomResources.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
Code Quality: osu.Game.Tournament/Components/TournamentIntro.cs#L291
Possible null reference argument for parameter 'beatmapInfo' in 'IBindable<StarDifficulty?> BeatmapDifficultyCache.GetBindableDifficulty(IBeatmapInfo beatmapInfo, CancellationToken cancellationToken = default(CancellationToken))'.
Code Quality: osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Code Quality: osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Code Quality: osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.ScaleTo<T>(TransformSequence<T>, float, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Code Quality: osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Code Quality: osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeOut<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Code Quality: osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Code Quality: osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Code Quality: osu.Game.Tournament/Components/RoundAnimation.cs#L281
The type 'osu.Framework.Graphics.Sprites.SpriteIcon?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Framework.Graphics.Sprites.SpriteIcon?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/TournamentIntro.cs#L291
Possible null reference argument for parameter 'beatmapInfo' in 'IBindable<StarDifficulty?> BeatmapDifficultyCache.GetBindableDifficulty(IBeatmapInfo beatmapInfo, CancellationToken cancellationToken = default(CancellationToken))'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.ScaleTo<T>(TransformSequence<T>, float, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeOut<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L281
The type 'osu.Framework.Graphics.Sprites.SpriteIcon?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Framework.Graphics.Sprites.SpriteIcon?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, SingleThread): osu.Game.Tournament/Components/RoundAnimation.cs#L281
The type 'osu.Framework.Graphics.Sprites.SpriteIcon?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Framework.Graphics.Sprites.SpriteIcon?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/TournamentIntro.cs#L291
Possible null reference argument for parameter 'beatmapInfo' in 'IBindable<StarDifficulty?> BeatmapDifficultyCache.GetBindableDifficulty(IBeatmapInfo beatmapInfo, CancellationToken cancellationToken = default(CancellationToken))'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L268
The type 'osu.Game.Tournament.Components.DrawableTeamFlag?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.ScaleTo<T>(TransformSequence<T>, float, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.Components.DrawableTeamFlag?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L274
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeOut<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L278
The type 'osu.Game.Tournament.TournamentSpriteText?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Game.Tournament.TournamentSpriteText?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L281
The type 'osu.Framework.Graphics.Sprites.SpriteIcon?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.FadeIn<T>(TransformSequence<T>, double, Easing)'. Nullability of type argument 'osu.Framework.Graphics.Sprites.SpriteIcon?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tournament/Components/RoundAnimation.cs#L281
The type 'osu.Framework.Graphics.Sprites.SpriteIcon?' cannot be used as type parameter 'T' in the generic type or method 'TransformSequenceExtensions.MoveToOffset<T>(TransformSequence<T>, Vector2, double, Easing)'. Nullability of type argument 'osu.Framework.Graphics.Sprites.SpriteIcon?' doesn't match constraint type 'osu.Framework.Graphics.Drawable'.
Test (Linux, ubuntu-latest, 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, SingleThread)
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-SingleThread.trx. No artifacts will be uploaded.
Test (Linux, ubuntu-latest, 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, MultiThreaded)
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-MultiThreaded.trx. No artifacts will be uploaded.
Test (Windows, windows-latest, 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, SingleThread)
No files were found with the provided path: D:\a\osu\osu/TestResults/TestResults-Windows-SingleThread.trx. No artifacts will be uploaded.
Test (Windows, windows-latest, 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, MultiThreaded)
No files were found with the provided path: D:\a\osu\osu/TestResults/TestResults-Windows-MultiThreaded.trx. No artifacts will be uploaded.