Skip to content

Compatibility rework 2 #281

Compatibility rework 2

Compatibility rework 2 #281

Triggered via pull request August 31, 2024 15:14
Status Failure
Total duration 46s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Build: src/XIVLauncher.Core/UnixCompatibility/Dxvk.cs#L65
The name 'DxvkSettings' does not exist in the current context
Build: src/XIVLauncher.Core/Components/SettingsPage/Tabs/SettingsTabDxvk.cs#L20
'Dxvk' is an ambiguous reference between 'XIVLauncher.Core.UnixCompatibility.Dxvk' and 'XIVLauncher.Common.Unix.Compatibility.Dxvk'
Build: src/XIVLauncher.Core/Components/SettingsPage/Tabs/SettingsTabDxvk.cs#L20
'Dxvk' is an ambiguous reference between 'XIVLauncher.Core.UnixCompatibility.Dxvk' and 'XIVLauncher.Common.Unix.Compatibility.Dxvk'
Build: src/XIVLauncher.Core/Components/SettingsPage/Tabs/SettingsTabDxvk.cs#L40
'Dxvk' is an ambiguous reference between 'XIVLauncher.Core.UnixCompatibility.Dxvk' and 'XIVLauncher.Common.Unix.Compatibility.Dxvk'
Build: src/XIVLauncher.Core/Components/SettingsPage/Tabs/SettingsTabDxvk.cs#L45
The name 'DxvkSettings' does not exist in the current context
Build: src/XIVLauncher.Core/Components/SettingsPage/Tabs/SettingsTabDxvk.cs#L52
'Dxvk' is an ambiguous reference between 'XIVLauncher.Core.UnixCompatibility.Dxvk' and 'XIVLauncher.Common.Unix.Compatibility.Dxvk'
Build: src/XIVLauncher.Core/Components/SettingsPage/Tabs/SettingsTabDxvk.cs#L60
'Dxvk' is an ambiguous reference between 'XIVLauncher.Core.UnixCompatibility.Dxvk' and 'XIVLauncher.Common.Unix.Compatibility.Dxvk'
Build: src/XIVLauncher.Core/Components/SettingsPage/Tabs/SettingsTabDxvk.cs#L62
'Dxvk' is an ambiguous reference between 'XIVLauncher.Core.UnixCompatibility.Dxvk' and 'XIVLauncher.Common.Unix.Compatibility.Dxvk'
Build: src/XIVLauncher.Core/Components/SettingsPage/Tabs/SettingsTabDxvk.cs#L70
'Dxvk' is an ambiguous reference between 'XIVLauncher.Core.UnixCompatibility.Dxvk' and 'XIVLauncher.Common.Unix.Compatibility.Dxvk'
Build: src/XIVLauncher.Core/Components/SettingsPage/Tabs/SettingsTabDxvk.cs#L72
'Dxvk' is an ambiguous reference between 'XIVLauncher.Core.UnixCompatibility.Dxvk' and 'XIVLauncher.Common.Unix.Compatibility.Dxvk'
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build: lib/FFXIVQuickLauncher/src/XIVLauncher.Common/CommonUniqueIdCache.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: lib/FFXIVQuickLauncher/src/XIVLauncher.Common/CommonUniqueIdCache.cs#L25
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/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/Game/Exceptions/OauthLoginException.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/Game/Exceptions/OauthLoginException.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/Storage.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.