Skip to content

完成了游戏的安装逻辑 #707

完成了游戏的安装逻辑

完成了游戏的安装逻辑 #707

Triggered via push January 4, 2025 15:14
Status Failure
Total duration 29s
Artifacts

CI-Build.yml

on: push
Matrix: build_Linux
build_Windows
0s
build_Windows
build_MacOS
0s
build_MacOS
Release
0s
Release
Delete_Artifacts
0s
Delete_Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
test_build
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_build: refs/MinecraftLaunch/MinecraftLaunch/Classes/Models/Download/DownloadResult.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test_build: refs/MinecraftLaunch/MinecraftLaunch/Components/Fetcher/JavaFetcher.cs#L89
This call site is reachable on all platforms. 'JavaFetcher.FetchLinuxJavaAsync()' is only supported on: 'Linux'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test_build: refs/MinecraftLaunch/MinecraftLaunch/Components/Fetcher/JavaFetcher.cs#L87
This call site is reachable on all platforms. 'JavaFetcher.FetchWindowJava()' is only supported on: 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test_build: refs/MinecraftLaunch/MinecraftLaunch/Components/Fetcher/JavaFetcher.cs#L88
This call site is reachable on all platforms. 'JavaFetcher.FetchMacJavaAsync()' is only supported on: 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test_build: refs/MinecraftLaunch/MinecraftLaunch/Components/Fetcher/JavaFetcher.cs#L90
This call site is reachable on all platforms. 'JavaFetcher.FetchWindowJava()' is only supported on: 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test_build: WonderLab/ViewModels/Dialog/Download/InstallMinecraftDialogViewModel.cs#L74
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.
test_build: WonderLab/ViewModels/Dialog/Download/ChooseModLoaderViewModel.cs#L17
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.
test_build: WonderLab/Controls/Media/Behaviors/WindowTitleBarBehavior.cs#L71
This call site is reachable on all platforms. 'WindowHandler.HideTitleBar(nint)' is only supported on: 'Linux'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test_build: refs/MinecraftLaunch/MinecraftLaunch/Classes/Models/Download/DownloadResult.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test_build: refs/MinecraftLaunch/MinecraftLaunch/Components/Fetcher/JavaFetcher.cs#L89
This call site is reachable on all platforms. 'JavaFetcher.FetchLinuxJavaAsync()' is only supported on: 'Linux'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)