Skip to content

Refactor new download page style #113

Refactor new download page style

Refactor new download page style #113

Triggered via pull request August 13, 2024 15:51
Status Success
Total duration 4m 50s
Artifacts

ci.yml

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

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#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#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)'.
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#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/SettingsItemGenerator.cs#L137
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.
Build / Build (x64): infra/FluentLauncher.Infra.Settings.SourceGenerators/SettingsItemGenerator.cs#L147
Possible null reference argument for parameter 'typeofExpression' in 'string SettingsItemSourceGenerator.GetFullNameFromTypeOfExpression(TypeOfExpressionSyntax typeofExpression)'.