update lib #19
Annotations
3 errors and 10 warnings
Build:
src/XIVLauncher.Core/LauncherApp.cs#L141
'Launcher' does not contain a constructor that takes 3 arguments
|
Build:
src/XIVLauncher.Core/Components/MainPage/NewsFrame.cs#L46
'Headlines' does not contain a definition for 'Get'
|
Build
Process completed with exit code 1.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
Build:
lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|