补齐图标 #718
Annotations
2 errors and 43 warnings
build_MacOS
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/WonderLab.Override/WonderLab.Override/.
'. No such file or directory
|
build_Windows
An error occurred trying to start process 'C:\Windows\system32\cmd.EXE' with working directory 'D:\a\WonderLab.Override\WonderLab.Override\.
'. The directory name is invalid.
|
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#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#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#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/Window/MainWindowViewModel.cs#L54
Unreachable code detected
|
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.
|
build_Linux (x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_Linux (x64):
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.
|
build_Linux (x64):
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)
|
build_Linux (x64):
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)
|
build_Linux (x64):
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)
|
build_Linux (x64):
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)
|
build_Linux (x64):
WonderLab/ViewModels/Window/MainWindowViewModel.cs#L54
Unreachable code detected
|
build_Linux (x64):
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.
|
build_Linux (x64):
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.
|
build_Linux (x64):
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)
|
build_Linux (arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_Linux (arm64):
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.
|
build_Linux (arm64):
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)
|
build_Linux (arm64):
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)
|
build_Linux (arm64):
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)
|
build_Linux (arm64):
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)
|
build_Linux (arm64):
WonderLab/ViewModels/Window/MainWindowViewModel.cs#L54
Unreachable code detected
|
build_Linux (arm64):
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.
|
build_Linux (arm64):
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.
|
build_Linux (arm64):
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)
|
build_Linux (arm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_Linux (arm):
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.
|
build_Linux (arm):
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)
|
build_Linux (arm):
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)
|
build_Linux (arm):
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)
|
build_Linux (arm):
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)
|
build_Linux (arm):
WonderLab/ViewModels/Window/MainWindowViewModel.cs#L54
Unreachable code detected
|
build_Linux (arm):
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.
|
build_Linux (arm):
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.
|
build_Linux (arm):
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)
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "AppImage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AppImage
Expired
|
117 MB |
|