Saving when hidden config option is invalid + Local dalamud fixes #125
Annotations
41 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Dalamud/DalamudSettings.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Patching/IndexedZiPatch/IndexedZiPatchIndexLocalInstaller.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Encryption/Ticket.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/IDalamudRunner.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/IGameRunner.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/ISteam.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Storage.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
Dotnet Build (Fedora):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Support/LogInit.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Encryption/Ticket.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Dalamud/DalamudSettings.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Exceptions/OauthLoginException.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Exceptions/OauthLoginException.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Patching/IndexedZiPatch/IndexedZiPatchIndexLocalInstaller.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Patch/PatchInstaller.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Patch/PatchInstallerException.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/IDalamudRunner.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/IGameRunner.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Arch):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Encryption/Ticket.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/IGameRunner.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/IDalamudRunner.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/ISteam.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Support/LogInit.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Exceptions/OauthLoginException.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Exceptions/OauthLoginException.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Windows):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Support/SerilogEventSink.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/IDalamudRunner.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/IGameRunner.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Dalamud/DalamudSettings.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Encryption/Ticket.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/PlatformAbstractions/ISteam.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Patching/IndexedZiPatch/IndexedZiPatchIndexLocalInstaller.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Exceptions/OauthLoginException.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/Game/Exceptions/OauthLoginException.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
Dotnet Build (Default):
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
Loading