Skip to content

update lib

update lib #19

Triggered via push January 2, 2024 16:12
Status Failure
Total duration 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.