Add fallback for invalid bank default to normal #34
Annotations
9 errors and 2 warnings
Compile:
osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
Compile:
osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Compile:
osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
|
Compile:
osu.Game/Beatmaps/Formats/LegacyBeatmapDecoder.cs#L623
Dereference of a possibly null reference.
|
Compile:
osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
|
Compile:
osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Compile:
osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
|
Compile:
osu.Game/Beatmaps/Formats/LegacyBeatmapDecoder.cs#L623
Dereference of a possibly null reference.
|
Compile
Process completed with exit code 1.
|
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: D:\a\osu\osu/TestResults/TestResults-Windows-MultiThreaded.trx. No artifacts will be uploaded.
|
Loading