Update MinecraftLaunch #724
Annotations
10 errors and 12 warnings
test_build:
WonderLab/ViewModels/Page/Download/MinecraftListPageViewModel.cs#L47
The name 'VanlliaInstaller' does not exist in the current context
|
test_build:
WonderLab/Services/Download/DownloadService.cs#L56
The type or namespace name 'VanlliaInstaller' could not be found (are you missing a using directive or an assembly reference?)
|
test_build:
WonderLab/Services/Download/DownloadService.cs#L60
Argument 2: cannot convert from 'MinecraftLaunch.Components.Installer.ForgeInstaller' to 'string'
|
test_build:
WonderLab/Services/Download/DownloadService.cs#L60
Argument 3: cannot convert from 'string' to 'MinecraftLaunch.Classes.Models.Install.OptiFineInstallEntity'
|
test_build:
WonderLab/Services/Download/DownloadService.cs#L61
Argument 2: cannot convert from 'MinecraftLaunch.Components.Installer.FabricInstaller' to 'string'
|
test_build:
WonderLab/Services/Download/DownloadService.cs#L61
Argument 3: cannot convert from 'string' to 'MinecraftLaunch.Classes.Models.Install.OptiFineInstallEntity'
|
test_build:
WonderLab/Services/Download/DownloadService.cs#L62
Argument 2: cannot convert from 'MinecraftLaunch.Components.Installer.QuiltInstaller' to 'string'
|
test_build:
WonderLab/Services/Download/DownloadService.cs#L62
Argument 3: cannot convert from 'string' to 'MinecraftLaunch.Classes.Models.Install.OptiFineInstallEntity'
|
test_build:
WonderLab/ViewModels/Page/Download/MinecraftListPageViewModel.cs#L47
The name 'VanlliaInstaller' does not exist in the current context
|
test_build:
WonderLab/Services/Download/DownloadService.cs#L56
The type or namespace name 'VanlliaInstaller' could not be found (are you missing a using directive or an assembly reference?)
|
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#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#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#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/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/Controls/AutoPanelViewer.cs#L131
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.
|