Avatar
enum LoginError { case ... case other(any Error) } ↑まあこれを書いたらいいのかな?