Add two factor authentication flow
ResultsScreen.Score
Is nullable in playlist results at very least.
IAPIAccess.Login()
ScoreInfo.{ -> Client}Version
For any potential future usage
https://github.com/ppy/osu/actions/runs/6701591401/job/18209826074 Basically, `File.Move` may not be an atomic operation.
`TestLastPlayedUpdated` was implicitly relying on running first. `TestGuestScoreIsStoredAsGuest` showing up changed test ordering, causing the former test to fail if it didn't get to run first.
TestReplayExport
The previous fix was not working as it was checking the path for the prefix `_`, not the filename. See https://github.com/ppy/osu/runs/17415814653#r0s2 which clearly shows this.
RulesetStore
BeatmapManager
SetUp
LastPlayed
master