Autofocus the login button - #331
Open
ToxicMushroom wants to merge 1 commit into
Open
Annotations
20 warnings
|
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L918
Possible null reference argument for parameter 'gamePath' in 'PatchInstaller.PatchInstaller(DirectoryInfo gamePath, bool keepPatches)'.
|
|
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L894
Possible null reference argument for parameter 'sid' in 'Task<bool> MainPage.TryHandlePatchAsync(Repository repository, PatchListEntry[] pendingPatches, string sid)'.
|
|
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L751
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)'.
|
|
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L752
Dereference of a possibly null reference.
|
|
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)'.
|
|
src/XIVLauncher.Core/Components/MainPage/MainPage.cs#L181
Cannot convert null literal to non-nullable reference type.
|
|
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)'.
|
|
src/XIVLauncher.Core/Accounts/AccountManager.cs#L96
Possible null reference assignment.
|
|
src/XIVLauncher.Core/LauncherApp.cs#L143
Possible null reference argument for parameter 'gamePath' in 'string RepoExtensions.GetVer(Repository repo, DirectoryInfo gamePath, bool isBck = false)'.
|
|
src/XIVLauncher.Core/Configuration/Parsers/AddonListParser.cs#L25
Possible null reference assignment.
|
|
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Patching/Rpc/IpcHelpers.cs#L42
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Patching/Rpc/IpcHelpers.cs#L37
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
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).
|
|
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).
|
|
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
|
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
|
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).
|
|
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Exceptions/SteamException.cs#L7
Cannot convert null literal to non-nullable reference type.
|
|
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.
|
|
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Dalamud/DalamudRunnerException.cs#L7
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading