Chris Sivert ToDo #131
Open
Chris Sivert ToDo #131
Annotations
10 warnings and 1 notice
|
tdd-todo-list.CSharp.Main/ToDoList.cs#L32
Possible null reference return.
|
|
|
|
tdd-todo-list.CSharp.Test/CoreTests.cs#L10
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.Main/ToDoList.cs#L189
Possible null reference return.
|
|
tdd-todo-list.CSharp.Main/ToDoList.cs#L175
Converting null literal or possible null value to non-nullable type.
|
|
tdd-todo-list.CSharp.Main/ToDoList.cs#L167
Possible null reference return.
|
|
tdd-todo-list.CSharp.Main/ToDoList.cs#L153
Converting null literal or possible null value to non-nullable type.
|
|
tdd-todo-list.CSharp.Main/ToDoList.cs#L45
Possible null reference return.
|
|
tdd-todo-list.CSharp.Main/ToDoList.cs#L32
Possible null reference return.
|
|
|
|
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