Skip to content

Refactor MainViewModel to improve readability #25

Refactor MainViewModel to improve readability

Refactor MainViewModel to improve readability #25

Triggered via push December 6, 2025 21:04
Status Failure
Total duration 21s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 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#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: 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: 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: 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: 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.