Version 9.0.0.2508 #842
Annotations
10 warnings and 1 notice
|
build:
InternetTest/InternetTest/ViewModels/Components/WlanProfileItemViewModel.cs#L142
Dereference of a possibly null reference.
|
|
build:
InternetTest/InternetTest/Commands/RelayCommand.cs#L31
Cannot convert null literal to non-nullable reference type.
|
|
build:
InternetTest/InternetTest/Commands/RelayCommand.cs#L46
Nullability of reference types in type of 'event EventHandler RelayCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
build:
InternetTest/InternetTest/Commands/RelayCommand.cs#L41
Nullability of reference types in type of parameter 'parameter' of 'void RelayCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
|
build:
InternetTest/InternetTest/Commands/RelayCommand.cs#L36
Nullability of reference types in type of parameter 'parameter' of 'bool RelayCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
build:
InternetTest/InternetTest/ViewModels/Components/WlanProfileItemViewModel.cs#L142
Dereference of a possibly null reference.
|
|
build:
InternetTest/InternetTest/Commands/RelayCommand.cs#L31
Cannot convert null literal to non-nullable reference type.
|
|
build:
InternetTest/InternetTest/Commands/RelayCommand.cs#L46
Nullability of reference types in type of 'event EventHandler RelayCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
build:
InternetTest/InternetTest/Commands/RelayCommand.cs#L41
Nullability of reference types in type of parameter 'parameter' of 'void RelayCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
|
build:
InternetTest/InternetTest/Commands/RelayCommand.cs#L36
Nullability of reference types in type of parameter 'parameter' of 'bool RelayCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
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
|