Skip to content

Merge pull request #6 from cmcxn/copilot/fix-76568acb-05ec-4f62-9db2-… #9

Merge pull request #6 from cmcxn/copilot/fix-76568acb-05ec-4f62-9db2-…

Merge pull request #6 from cmcxn/copilot/fix-76568acb-05ec-4f62-9db2-… #9

Triggered via push September 16, 2025 01:00
Status Failure
Total duration 2m 56s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 10 warnings, and 1 notice
build
Process completed with exit code 1.
build: MainWindow.xaml.cs#L1516
The type or namespace name 'PSRemotingTransportException' could not be found (are you missing a using directive or an assembly reference?)
build: MainWindow.xaml.cs#L1491
Cannot implicitly convert type 'System.TimeSpan' to 'int'
build: MainWindow.xaml.cs#L1490
Cannot implicitly convert type 'System.TimeSpan' to 'int'
build: MainWindow.xaml.cs#L1516
The type or namespace name 'PSRemotingTransportException' could not be found (are you missing a using directive or an assembly reference?)
build: MainWindow.xaml.cs#L1491
Cannot implicitly convert type 'System.TimeSpan' to 'int'
build: MainWindow.xaml.cs#L1490
Cannot implicitly convert type 'System.TimeSpan' to 'int'
build: MainWindow.xaml.cs#L1656
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#L1696
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
build: MainWindow.xaml.cs#L1549
Cannot convert null literal to non-nullable reference type.
build: MainWindow.xaml.cs#L1547
Nullability of reference types in type of 'event PropertyChangedEventHandler MainWindow.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: MainWindow.xaml.cs#L1647
Cannot convert null literal to non-nullable reference type.
build: MainWindow.xaml.cs#L1576
Cannot convert null literal to non-nullable reference type.
build: MainWindow.xaml.cs#L1601
Cannot convert null literal to non-nullable reference type.
build: MainWindow.xaml.cs#L1645
Nullability of reference types in type of 'event PropertyChangedEventHandler WindowsService.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: MainWindow.xaml.cs#L1574
Nullability of reference types in type of 'event PropertyChangedEventHandler FileReplaceRule.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: MainWindow.xaml.cs#L1599
Nullability of reference types in type of 'event PropertyChangedEventHandler SqlScript.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
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