Skip to content

Implement saving grid settings Size, Rotation, StartX, StartY, GridTy… #3

Implement saving grid settings Size, Rotation, StartX, StartY, GridTy…

Implement saving grid settings Size, Rotation, StartX, StartY, GridTy… #3

Triggered via push July 22, 2024 15:18
Status Failure
Total duration 9m 52s
Artifacts

ci.yml

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

Annotations

74 errors and 16 warnings
Test (macOS, macos-latest, SingleThread): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (macOS, macos-latest, SingleThread): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, SingleThread): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (macOS, macos-latest, SingleThread): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, SingleThread)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread)
Process completed with exit code 1.
Test (macOS, macos-latest, MultiThreaded): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (macOS, macos-latest, MultiThreaded): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, MultiThreaded): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (macOS, macos-latest, MultiThreaded): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, MultiThreaded)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded)
Process completed with exit code 1.
Code Quality: osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Code Quality: osu.Game.Rulesets.Osu/Edit/OsuGridToolboxGroup.cs#L22
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Code Quality: osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Code Quality: osu.Game.Rulesets.Osu/Edit/OsuGridToolboxGroup.cs#L22
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Code Quality: osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
Test (Windows, windows-latest, SingleThread): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (Windows, windows-latest, SingleThread): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
Build only (Android): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game.Rulesets.Osu.Tests/Editor/TestSceneOsuEditorGrids.cs#L191
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game.Tests/Beatmaps/Formats/OsuJsonDecoderTest.cs#L81
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game.Tests/Beatmaps/Formats/LegacyBeatmapDecoderTest.cs#L117
'BeatmapInfo' does not contain a definition for 'GridSize' and no accessible extension method 'GridSize' accepting a first argument of type 'BeatmapInfo' could be found (are you missing a using directive or an assembly reference?)
Test (macOS, macos-latest, SingleThread)
The following actions uses Node.js version which is deprecated 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 (macOS, macos-latest, SingleThread)
No files were found with the provided path: /Users/runner/work/osu/osu/TestResults/TestResults-macOS-SingleThread.trx. No artifacts will be uploaded.
Test (Linux, ubuntu-latest, SingleThread)
The following actions uses Node.js version which is deprecated 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 (macOS, macos-latest, MultiThreaded)
The following actions uses Node.js version which is deprecated 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 (macOS, macos-latest, MultiThreaded)
No files were found with the provided path: /Users/runner/work/osu/osu/TestResults/TestResults-macOS-MultiThreaded.trx. No artifacts will be uploaded.
Test (Linux, ubuntu-latest, MultiThreaded)
The following actions uses Node.js version which is deprecated 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, MultiThreaded)
The following actions uses Node.js version which is deprecated 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.
Test (Windows, windows-latest, SingleThread)
The following actions uses Node.js version which is deprecated 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.
Build only (iOS): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build only (iOS): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build only (Android): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build only (Android): osu.Game/Beatmaps/Beatmap.cs#L45
Non-nullable property 'GridType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.