Skip to content

Release

Release #7

Manually triggered October 12, 2024 17:07
Status Success
Total duration 2m 40s
Artifacts

cd.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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
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
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
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: IdeapadToolkit/Views/TrayIconView.xaml.cs#L15
Non-nullable field 'TrayIconClicked' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: IdeapadToolkit/Services/UEFISettingsService.cs#L32
Converting null literal or possible null value to non-nullable type.
build: IdeapadToolkit/Services/UEFISettingsService.cs#L32
Cannot convert null literal to non-nullable reference type.
build: IdeapadToolkit/App.xaml.cs#L20
Non-nullable field '_container' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: IdeapadToolkit/App.xaml.cs#L21
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: IdeapadToolkit/Services/RunOnStartupService.cs#L12
Possible null reference return.
build: IdeapadToolkit/Services/RunOnStartupService.cs#L18
Converting null literal or possible null value to non-nullable type.
build: IdeapadToolkit/Services/RunOnStartupService.cs#L27
Dereference of a possibly null reference.
build: IdeapadToolkit/Services/RunOnStartupService.cs#L27
Converting null literal or possible null value to non-nullable type.
build: IdeapadToolkit/Services/RunOnStartupService.cs#L48
Converting null literal or possible null value to non-nullable type.