代码清理 #119
Annotations
20 warnings
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L20
Non-nullable field '_compilation' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L40
Possible null reference argument for parameter 'typeSymbol' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeSymbol(ITypeSymbol typeSymbol)'.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L243
Dereference of a possibly null reference.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L63
Dereference of a possibly null reference.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L68
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L86
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L184
Dereference of a possibly null reference.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L200
Dereference of a possibly null reference.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L237
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#L179
Non-nullable property 'SettingsProviderClassFullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build / Build (x64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L20
Non-nullable field '_compilation' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build / Build (x64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L40
Possible null reference argument for parameter 'typeSymbol' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeSymbol(ITypeSymbol typeSymbol)'.
|
Build / Build (x64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L243
Dereference of a possibly null reference.
|
Build / Build (x64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L63
Dereference of a possibly null reference.
|
Build / Build (x64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L68
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|
Build / Build (x64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L86
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|
Build / Build (x64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L184
Dereference of a possibly null reference.
|
Build / Build (x64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L200
Dereference of a possibly null reference.
|
Build / Build (x64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L237
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#L179
Non-nullable property 'SettingsProviderClassFullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|