Release #25
Annotations
32 warnings
Build / Build (arm64)
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/
|
Build / Build (arm64)
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/
|
Build / Build (arm64)
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/
|
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#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#L243
Dereference of a possibly null reference.
|
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/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 (x64)
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/
|
Build / Build (x64)
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/
|
Build / Build (x64)
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/
|
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/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 (x64):
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.
|
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)'.
|
Create .msixbundle
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/
|
Create .msixbundle
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/
|
Pre-Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: trympet/microsoft-store-flight-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Pre-Publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, trympet/microsoft-store-flight-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: isaacrlevin/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, isaacrlevin/[email protected], ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.msixbundle
Expired
|
57.5 MB |
|
msix-arm64
Expired
|
28.7 MB |
|
msix-x64
Expired
|
28.7 MB |
|
msixupload-arm64
Expired
|
29.1 MB |
|
msixupload-x64
Expired
|
29.1 MB |
|