Skip to content

Merge pull request #107 from goatcorp/fix-patching-maintenance #11

Merge pull request #107 from goatcorp/fix-patching-maintenance

Merge pull request #107 from goatcorp/fix-patching-maintenance #11

Triggered via push January 16, 2024 15:33
Status Failure
Total duration 2m 54s
Artifacts 1

make-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 40 warnings
Release
Process completed with exit code 12.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.Equals(object o)
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.Equals(object o)
Release: lib/FFXIVQuickLauncher/src/XIVLauncher.Common/SeVersion.cs#L5
'SeVersion' defines operator == or operator != but does not override Object.GetHashCode()
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.

Artifacts

Produced during runtime
Name Size
nuget-dependencies Expired
102 KB