Refactor new download page style #112
Annotations
4 errors and 20 warnings
Build / Build (x64):
Natsurainko.FluentLauncher/Services/Network/DownloadService.cs#L36
'object' does not contain a constructor that takes 1 arguments
|
Build / Build (x64)
Process completed with exit code 1.
|
Build / Build (arm64)
The job was canceled because "x64" failed.
|
Build / Build (arm64)
The operation was canceled.
|
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.
|
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/SettingsItemGenerator.cs#L109
Dereference of a possibly null reference.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L133
Dereference of a possibly null reference.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L137
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|
Build / Build (arm64):
infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L147
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
|