Feature 模组信息读取 #270
Annotations
10 warnings
|
PCL.Neo.Core/Service/Accounts/MicrosoftAuth/MicrosoftAuthService.cs#L211
Possible null reference argument for parameter 'capes' in 'List<Cape> MinecraftInfo.CollectCapes(IEnumerable<Cape> capes)'.
|
|
PCL.Neo.Core/Service/Accounts/MicrosoftAuth/MicrosoftAuthService.cs#L166
Possible null reference argument for parameter 'RefreshToken' in 'DeviceCodeAccessToken.DeviceCodeAccessToken(string AccessToken, string RefreshToken, DateTimeOffset ExpiresIn)'.
|
|
PCL.Neo.Core/Service/Accounts/MicrosoftAuth/MicrosoftAuthService.cs#L165
Possible null reference argument for parameter 'AccessToken' in 'DeviceCodeAccessToken.DeviceCodeAccessToken(string AccessToken, string RefreshToken, DateTimeOffset ExpiresIn)'.
|
|
PCL.Neo.Core/Service/Accounts/MicrosoftAuth/MicrosoftAuthService.cs#L167
Nullable value type may be null.
|
|
PCL.Neo.Core/Service/Accounts/OAuthService/RedirectServer/ResponseHelper.cs#L20
Dereference of a possibly null reference.
|
|
PCL.Neo.Core/Service/Accounts/Storage/YggdrasilAccount.cs#L8
Non-nullable field '_serverUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
PCL.Neo.Core/Utils/Result.cs#L15
Non-nullable field '_ok' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
PCL.Neo.Core/Utils/Result.cs#L18
Possible null reference assignment.
|
|
PCL.Neo.Core/Utils/Result.cs#L8
Non-nullable field '_error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
PCL.Neo.Core/Utils/Result.cs#L12
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading