Skip to content

Fix position of app title and navigation buttons (#314) #310

Fix position of app title and navigation buttons (#314)

Fix position of app title and navigation buttons (#314) #310

Triggered via push January 28, 2025 15:11
Status Success
Total duration 6m 11s
Artifacts

ci.yml

on: push
Matrix: Build / build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build / Build (x64): infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L241
Nullability of reference types in value of type 'Optional<object?>' doesn't match target type 'Optional<object>'.
Build / Build (x64): infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L185
Non-nullable property 'SettingsProviderClassFullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build / Build (x64): infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L185
Non-nullable property 'SettingsProviderMemberName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build / Build (x64): Natsurainko.FluentLauncher/Models/UI/ChooseModLoaderData.cs#L97
The variable 'ex' is declared but never used
Build / Build (x64): Natsurainko.FluentLauncher/Services/Accounts/AuthenticationService.cs#L54
'YggdrasilAccount.ClientToken' is obsolete: 'Use MetaData instead'
Build / Build (x64): Natsurainko.FluentLauncher/Services/Accounts/AuthenticationService.cs#L54
Possible null reference argument for parameter 'clientToken' in 'YggdrasilAuthenticator.YggdrasilAuthenticator(string serverUrl, string clientToken, HttpClient? httpClient = null)'.
Build / Build (arm64): infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L241
Nullability of reference types in value of type 'Optional<object?>' doesn't match target type 'Optional<object>'.
Build / Build (arm64): infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L185
Non-nullable property 'SettingsProviderClassFullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build / Build (arm64): infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L185
Non-nullable property 'SettingsProviderMemberName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build / Build (arm64): Natsurainko.FluentLauncher/Models/UI/ChooseModLoaderData.cs#L97
The variable 'ex' is declared but never used
Build / Build (arm64): Natsurainko.FluentLauncher/Services/Accounts/AuthenticationService.cs#L54
'YggdrasilAccount.ClientToken' is obsolete: 'Use MetaData instead'
Build / Build (arm64): Natsurainko.FluentLauncher/Services/Accounts/AuthenticationService.cs#L54
Possible null reference argument for parameter 'clientToken' in 'YggdrasilAuthenticator.YggdrasilAuthenticator(string serverUrl, string clientToken, HttpClient? httpClient = null)'.