Skip to content

Add fallback for invalid bank default to normal #34

Add fallback for invalid bank default to normal

Add fallback for invalid bank default to normal #34

Triggered via push August 22, 2024 12:40
Status Failure
Total duration 10m 6s
Artifacts

ci.yml

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

Annotations

45 errors and 24 warnings
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Test (Linux, ubuntu-latest, MultiThreaded)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Test (Linux, ubuntu-latest, SingleThread)
Process completed with exit code 1.
Code Quality: osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Code Quality: osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Code Quality: osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Code Quality: osu.Game/Beatmaps/Formats/LegacyBeatmapDecoder.cs#L623
Dereference of a possibly null reference.
Code Quality: osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Code Quality: osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Code Quality: osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Code Quality: osu.Game/Beatmaps/Formats/LegacyBeatmapDecoder.cs#L623
Dereference of a possibly null reference.
Code Quality
Process completed with exit code 1.
Test (Windows, windows-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Test (Windows, windows-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Test (Windows, windows-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Test (Windows, windows-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Test (Windows, windows-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Test (Windows, windows-latest, SingleThread): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
Test (Windows, windows-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Test (Windows, windows-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Test (Windows, windows-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Test (Windows, windows-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Test (Windows, windows-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Test (Windows, windows-latest, MultiThreaded): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
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 (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 (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.
Build only (iOS): osu.Game/Beatmaps/Formats/LegacyBeatmapDecoder.cs#L623
Dereference of a possibly null reference.
Build only (iOS): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Build only (iOS): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Build only (iOS): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Build only (iOS): osu.Game/Beatmaps/Formats/LegacyBeatmapDecoder.cs#L623
Dereference of a possibly null reference.
Build only (iOS): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Build only (iOS): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Build only (iOS): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Build only (Android): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Build only (Android): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Build only (Android): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Build only (Android): osu.Game/Beatmaps/Formats/LegacyBeatmapDecoder.cs#L623
Dereference of a possibly null reference.
Build only (Android): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L389
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Build only (Android): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L391
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
Build only (Android): osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L642
Possible null reference argument for parameter 'item' in 'int List<string>.IndexOf(string item)'.
Build only (Android): osu.Game/Beatmaps/Formats/LegacyBeatmapDecoder.cs#L623
Dereference of a possibly null reference.