Skip to content

Fix GitHub Actions release pipeline 403 permission error #14

Fix GitHub Actions release pipeline 403 permission error

Fix GitHub Actions release pipeline 403 permission error #14

Re-run triggered September 16, 2025 01:27
Status Success
Total duration 1m 24s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: MainWindow.xaml.cs#L202
Dereference of a possibly null reference.
build: MainWindow.xaml.cs#L190
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: MainWindow.xaml.cs#L1664
Non-nullable property 'DbConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MainWindow.xaml.cs#L1663
Non-nullable property 'IisSiteName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MainWindow.xaml.cs#L1661
Non-nullable property 'SourceDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MainWindow.xaml.cs#L1660
Non-nullable property 'TargetDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MainWindow.xaml.cs#L1659
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MainWindow.xaml.cs#L1658
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MainWindow.xaml.cs#L1657
Non-nullable property 'ServerAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MainWindow.xaml.cs#L1697
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677