M | branch: feature (#160) #701
CI-Build.yml
on: push
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/Installer/ForgeInstaller.cs#L13
Parameter 'configuration' is unread.
|
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:
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/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/Installer/ForgeInstaller.cs#L13
Parameter 'configuration' is unread.
|
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)
|