Set application icon from within XIVLauncher.Core#364
Open
Dormanil wants to merge 2 commits into
Open
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L915
Possible null reference argument for parameter 'gamePath' in 'PatchInstaller.PatchInstaller(DirectoryInfo gamePath, bool keepPatches)'.
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L891
Possible null reference argument for parameter 'sid' in 'Task<bool> MainPage.TryHandlePatchAsync(Repository repository, PatchListEntry[] pendingPatches, string sid)'.
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L748
Possible null reference argument for parameter 'sessionId' in 'Process? Launcher.LaunchGame(IGameRunner runner, string sessionId, int region, int expansionLevel, bool isSteamServiceAccount, string additionalArguments, DirectoryInfo gamePath, ClientLanguage language, bool encryptArguments, DpiAwareness dpiAwareness)'.
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L749
Dereference of a possibly null reference.
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L564
Possible null reference argument for parameter 'gamePath' in 'DalamudLauncher.DalamudLauncher(IDalamudRunner runner, DalamudUpdater updater, DalamudLoadMethod loadMethod, DirectoryInfo gamePath, DirectoryInfo configDirectory, DirectoryInfo logPath, ClientLanguage clientLanguage, int injectionDelay, bool fakeLogin, bool noPlugin, bool noThirdPlugin, string troubleshootingData)'.
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L181
Cannot convert null literal to non-nullable reference type.
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L134
Possible null reference argument for parameter 'gamePath' in 'string RepoExtensions.GetVer(Repository repo, DirectoryInfo gamePath, bool isBck = false)'.
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/LauncherApp.cs#L143
Possible null reference argument for parameter 'gamePath' in 'string RepoExtensions.GetVer(Repository repo, DirectoryInfo gamePath, bool isBck = false)'.
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/Accounts/AccountManager.cs#L96
Possible null reference assignment.
|
|
Dotnet Build (Windows):
src/XIVLauncher.Core/Configuration/Parsers/AddonListParser.cs#L25
Possible null reference assignment.
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Patching/Rpc/IpcHelpers.cs#L28
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Patching/Rpc/IpcHelpers.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Patch/PatchList/PatchListParseException.cs#L5
Cannot convert null literal to non-nullable reference type.
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Patch/PatchList/PatchListParseException.cs#L5
Cannot convert null literal to non-nullable reference type.
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L28
Nullability of reference types in type of parameter 'obj' of 'int SeVersion.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Exceptions/SteamException.cs#L7
Cannot convert null literal to non-nullable reference type.
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Encryption/ArgumentBuilder.cs#L116
The type name 'timespec' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Dotnet Build (Linux):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Dalamud/DalamudRunnerException.cs#L7
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading