Skip to content

分解 AccountInfoConverter 到具体的方法 #318

分解 AccountInfoConverter 到具体的方法

分解 AccountInfoConverter 到具体的方法 #318

Triggered via push February 3, 2025 08:49
Status Success
Total duration 6m 49s
Artifacts

ci.yml

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

Annotations

20 warnings
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/ViewModels/Settings/SkinViewModel.cs#L72
'ObjReader' is obsolete: 'Suggest to use HelixToolkit.SharpDX.Assimp'
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)'.
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 (x64): Natsurainko.FluentLauncher/ViewModels/Settings/SkinViewModel.cs#L72
'ObjReader' is obsolete: 'Suggest to use HelixToolkit.SharpDX.Assimp'