Skip to content

Fix nullability warnings #149

Fix nullability warnings

Fix nullability warnings #149

Triggered via pull request September 9, 2024 06:53
Status Success
Total duration 5m 23s
Artifacts

ci.yml

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

Annotations

16 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)
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build / Build (x64): Natsurainko.FluentLauncher/ViewModels/Settings/SkinViewModel.cs#L69
'ObjReader' is obsolete: 'Suggest to use HelixToolkit.SharpDX.Assimp'
Build / Build (x64): Natsurainko.FluentLauncher/ViewModels/Settings/SkinViewModel.cs#L69
'ObjReader' is obsolete: 'Suggest to use HelixToolkit.SharpDX.Assimp'
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)
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build / Build (arm64): Natsurainko.FluentLauncher/ViewModels/Settings/SkinViewModel.cs#L69
'ObjReader' is obsolete: 'Suggest to use HelixToolkit.SharpDX.Assimp'
Build / Build (arm64): Natsurainko.FluentLauncher/ViewModels/Settings/SkinViewModel.cs#L69
'ObjReader' is obsolete: 'Suggest to use HelixToolkit.SharpDX.Assimp'