这下对了 #642
Annotations
10 errors and 2 warnings
Compile:
osu.Game/Screens/ReplayVs/ReplayVsSelectScreen.cs#L180
Argument of type 'Score?[]' cannot be used for parameter 'teamRedScores' of type 'Score[]' in 'ReplayVsScreen.ReplayVsScreen(Score[] teamRedScores, Score[] teamBlueScores, WorkingBeatmap beatmap)' due to differences in the nullability of reference types.
|
Compile:
osu.Game/Screens/ReplayVs/ReplayVsSelectScreen.cs#L180
Argument of type 'Score?[]' cannot be used for parameter 'teamBlueScores' of type 'Score[]' in 'ReplayVsScreen.ReplayVsScreen(Score[] teamRedScores, Score[] teamBlueScores, WorkingBeatmap beatmap)' due to differences in the nullability of reference types.
|
Compile:
osu.Game/Screens/MapGuess/MapGuessConfigScreen.cs#L210
Dereference of a possibly null reference.
|
Compile:
osu.Game/Screens/MapGuess/MapGuessConfigScreen.cs#L211
Dereference of a possibly null reference.
|
Compile:
osu.Game/Screens/MapGuess/MapGuessConfigScreen.cs#L219
Argument of type 'BeatmapSetInfo?[]' cannot be used for parameter 'beatmapSets' of type 'BeatmapSetInfo[]' in 'MapGuessGameScreen.MapGuessGameScreen(MapGuessConfig config, BeatmapSetInfo[] beatmapSets)' due to differences in the nullability of reference types.
|
Compile:
osu.Game/Screens/Play/HUD/HitErrorMeters/BarHitErrorMeter.cs#L83
Cannot convert null literal to non-nullable reference type.
|
Compile:
osu.Game.Tournament/Components/SongBar.cs#L192
Dereference of a possibly null reference.
|
Compile:
osu.Game.Tournament/Screens/TeamWin/TeamWinScreen.cs#L95
Dereference of a possibly null reference.
|
Compile:
osu.Game.Tournament/Screens/TeamWin/TeamWinScreen.cs#L95
Dereference of a possibly null reference.
|
Compile:
osu.Game.Tournament/Screens/Gameplay/Components/RoundInformationPreview.cs#L144
Nullability of reference types in value of type 'BeatmapChoice?[]' doesn't match target type 'BeatmapChoice[]'.
|
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/
|
Upload Test Results
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-SingleThread.trx. No artifacts will be uploaded.
|
Loading