Johan Reitan #115
Open
Johan Reitan #115
Annotations
10 warnings and 1 notice
|
tdd-todo-list.CSharp.Test/ExtensionTests.cs#L9
The using directive for 'tdd_todo_list.CSharp.Main' appeared previously in this namespace
|
|
tdd-todo-list.CSharp.Main/TaskItem.cs#L18
The field 'TaskItem._category' is never used
|
|
tdd-todo-list.CSharp.Main/TaskItem.cs#L23
Non-nullable field '_category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
|
|
tdd-todo-list.CSharp.Test/CoreTests.cs#L14
Non-nullable field 't1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
tdd-todo-list.CSharp.Test/CoreTests.cs#L13
Non-nullable field 'todoList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
tdd-todo-list.CSharp.Test/ExtensionTests.cs#L9
The using directive for 'tdd_todo_list.CSharp.Main' appeared previously in this namespace
|
|
tdd-todo-list.CSharp.Main/TaskItem.cs#L18
The field 'TaskItem._category' is never used
|
|
tdd-todo-list.CSharp.Main/TaskItem.cs#L23
Non-nullable field '_category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
|
|
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
|
The logs for this run have expired and are no longer available.
Loading