Release #25
Annotations
13 warnings
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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/SettingsViewModelGenerator.cs#L184
Dereference of a possibly null reference.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L200
Dereference of a possibly null reference.
|
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>'.
|
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.
|
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsViewModelGenerator.cs#L179
Non-nullable property 'SettingsProviderMemberName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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)'.
|
This job succeeded
Loading