Update README.md #102
Annotations
10 warnings
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.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L40
Possible null reference argument for parameter 'typeSymbol' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeSymbol(ITypeSymbol typeSymbol)'.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L243
Dereference of a possibly null reference.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L63
Dereference of a possibly null reference.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L68
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L86
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L109
Dereference of a possibly null reference.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L133
Dereference of a possibly null reference.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L137
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L147
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|
This job succeeded
Loading