feat(minecraft): 将实例下载迁移到 Core #75
Closed
Annotations
6 errors and 10 warnings
|
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L43
An object reference is required for the non-static field, method, or property 'Config.ToolConfigGroup.DownloadConfigGroup.VersionSourceSolution'
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L30
An object reference is required for the non-static field, method, or property 'Config.ToolConfigGroup.DownloadConfigGroup.VersionSourceSolution'
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L43
An object reference is required for the non-static field, method, or property 'Config.ToolConfigGroup.DownloadConfigGroup.VersionSourceSolution'
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L30
An object reference is required for the non-static field, method, or property 'Config.ToolConfigGroup.DownloadConfigGroup.VersionSourceSolution'
|
|
|
|
Minecraft/Instance/InstanceInstallHandler.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L187
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L43
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '3' is not covered.
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L30
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '3' is not covered.
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L25
Field 'MinecraftClient._jsonUrl' is never assigned to, and will always have its default value null
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L26
Field 'MinecraftClient._jsonHash' is never assigned to, and will always have its default value null
|
|
Minecraft/Instance/InstanceInstallHandler.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L187
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L43
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '3' is not covered.
|
|
Minecraft/Instance/Clients/MinecraftClient.cs#L30
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '3' is not covered.
|
The logs for this run have expired and are no longer available.
Loading