Delete WPF/ViewModels/RalayCommand.cs #22
Annotations
10 errors and 6 warnings
|
deploy:
Unit_Tests/GraphTest1.cs#L3
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L4
The type or namespace name 'Graph_Data' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L8
The type or namespace name 'Graph_Data' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L8
The type or namespace name 'Graph<,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L9
The type or namespace name 'Graph_Data' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
Program.cs#L9
The type or namespace name 'Node<,,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
WPF/AssemblyInfo.cs#L7
The name 'ResourceDictionaryLocation' does not exist in the current context
|
|
deploy:
WPF/AssemblyInfo.cs#L4
The name 'ResourceDictionaryLocation' does not exist in the current context
|
|
deploy:
WPF/AssemblyInfo.cs#L3
The type or namespace name 'ThemeInfo' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
WPF/AssemblyInfo.cs#L3
The type or namespace name 'ThemeInfoAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy:
WPF/ViewModels/ViewModelBase.cs#L10
Cannot convert null literal to non-nullable reference type.
|
|
deploy:
WPF/ViewModels/ViewModelBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModelBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
deploy:
Graph.cs#L19
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
deploy:
WPF/ViewModels/ViewModelBase.cs#L10
Cannot convert null literal to non-nullable reference type.
|
|
deploy:
WPF/ViewModels/ViewModelBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModelBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
deploy:
Graph.cs#L19
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|