Skip to content

[Action/Fix] Fix Release to Flight #232

[Action/Fix] Fix Release to Flight

[Action/Fix] Fix Release to Flight #232

Triggered via pull request November 11, 2023 10:20
Status Success
Total duration 4m 20s
Artifacts 3

build.yml

on: pull_request
Matrix: build
Pre-Publish
0s
Pre-Publish
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Build (x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (x64): Natsurainko.FluentLauncher/Services/UI/Pages/PageProvider.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (x64): Natsurainko.FluentLauncher/ViewModels/Cores/ManageNavigationViewModel.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (x64): Natsurainko.FluentLauncher/Classes/Data/UI/ChooseModLoaderData.cs#L64
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Nrk.FluentCore.Classes.Enums.ModLoaderType.Any' is not covered.
Build (x64): Natsurainko.FluentLauncher/Services/Accounts/AuthenticationService.cs#L83
'AccountService.AddAccount(Account)' is obsolete
Build (x64): Natsurainko.FluentLauncher/Services/Download/DownloadService.cs#L177
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Nrk.FluentCore.Classes.Enums.ModLoaderType.Any' is not covered.
Build (x64): Natsurainko.FluentLauncher/ViewModels/Common/AuthenticationWizardDialogViewModel.cs#L103
'AccountService.AddAccount(Account)' is obsolete
Build (x64): Natsurainko.FluentLauncher/Services/UI/Pages/PageProvider.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (x64): Natsurainko.FluentLauncher/ViewModels/Cores/ManageNavigationViewModel.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (x64): Natsurainko.FluentLauncher/Classes/Data/UI/ChooseModLoaderData.cs#L64
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Nrk.FluentCore.Classes.Enums.ModLoaderType.Any' is not covered.
Build (x64): Natsurainko.FluentLauncher/Services/Accounts/AuthenticationService.cs#L83
'AccountService.AddAccount(Account)' is obsolete
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 (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 (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 (arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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 (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 (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 (arm64): Natsurainko.FluentLauncher/ViewModels/Cores/ManageNavigationViewModel.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (arm64): Natsurainko.FluentLauncher/Services/UI/Pages/PageProvider.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (arm64): Natsurainko.FluentLauncher/Services/Accounts/AuthenticationService.cs#L83
'AccountService.AddAccount(Account)' is obsolete
Build (arm64): Natsurainko.FluentLauncher/Services/Download/DownloadService.cs#L177
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Nrk.FluentCore.Classes.Enums.ModLoaderType.Any' is not covered.
Build (arm64): Natsurainko.FluentLauncher/Classes/Data/UI/ChooseModLoaderData.cs#L64
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Nrk.FluentCore.Classes.Enums.ModLoaderType.Any' is not covered.
Build (arm64): Natsurainko.FluentLauncher/Services/UI/Pages/PageProvider.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (arm64): Natsurainko.FluentLauncher/ViewModels/Cores/ManageNavigationViewModel.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (arm64): Natsurainko.FluentLauncher/Classes/Data/UI/ChooseModLoaderData.cs#L64
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Nrk.FluentCore.Classes.Enums.ModLoaderType.Any' is not covered.
Build (arm64): Natsurainko.FluentLauncher/Services/Download/DownloadService.cs#L177
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Nrk.FluentCore.Classes.Enums.ModLoaderType.Any' is not covered.
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release
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/
Release
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/

Artifacts

Produced during runtime
Name Size
.msix Expired
25.8 MB
.msixbundle Expired
25.8 MB
.msixupload Expired
25.5 MB