Skip to content

Merge pull request #700 from Leo-Corporation/vNext #868

Merge pull request #700 from Leo-Corporation/vNext

Merge pull request #700 from Leo-Corporation/vNext #868

Triggered via push February 17, 2026 16:35
Status Success
Total duration 1m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
could not read Username for 'https://github.com': terminal prompts disabled
build
Cannot prompt because user interactivity has been disabled.
build: InternetTest/InternetTest/ViewModels/Components/WlanProfileItemViewModel.cs#L143
Dereference of a possibly null reference.
build: InternetTest/InternetTest/Commands/RelayCommand.cs#L32
Cannot convert null literal to non-nullable reference type.
build: InternetTest/InternetTest/Commands/RelayCommand.cs#L47
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#L42
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#L37
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#L143
Dereference of a possibly null reference.
build: InternetTest/InternetTest/Commands/RelayCommand.cs#L32
Cannot convert null literal to non-nullable reference type.
build: InternetTest/InternetTest/Commands/RelayCommand.cs#L47
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#L42
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#L37
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).