optimize: 优雅!优雅!还是tmd优雅! #133
Annotations
10 warnings
|
PCL.Neo.Core/Models/Minecraft/Game/GameService.cs#L202
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
PCL.Neo.Core/Models/Minecraft/Game/GameService.cs#L197
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
|
|
PCL.Neo.Core/Models/Minecraft/Game/GameService.cs#L158
Dereference of a possibly null reference.
|
|
PCL.Neo.Core/Models/Minecraft/Java/JavaManager.cs#L69
The variable 'e' is declared but never used
|
|
PCL.Neo.Core/Models/Minecraft/Game/GameService.cs#L112
Dereference of a possibly null reference.
|
|
PCL.Neo.Core/Models/Minecraft/Game/Data/GameEntity.cs#L51
Non-nullable property 'JsonContent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
PCL.Neo.Core/Models/Minecraft/Game/Data/GameEntity.cs#L26
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
PCL.Neo.Core/Models/Minecraft/Game/GameService.cs#L92
Dereference of a possibly null reference.
|
|
PCL.Neo.Core/Models/Minecraft/Game/GameService.cs#L92
Dereference of a possibly null reference.
|
|
PCL.Neo.Core/Models/Minecraft/MetadataFile.cs#L53
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading