feat(csharp) .NET 8.0 code migration #18
Annotations
5 errors and 10 warnings
Build:
codes/csharp/chapter_searching/binary_search_edge.cs#L13
An object reference is required for the non-static field, method, or property 'binary_search_insertion.BinarySearchInsertion(int[], int)'
|
Build:
codes/csharp/chapter_searching/binary_search_edge.cs#L25
An object reference is required for the non-static field, method, or property 'binary_search_insertion.BinarySearchInsertion(int[], int)'
|
Build:
codes/csharp/chapter_searching/binary_search_edge.cs#L13
An object reference is required for the non-static field, method, or property 'binary_search_insertion.BinarySearchInsertion(int[], int)'
|
Build:
codes/csharp/chapter_searching/binary_search_edge.cs#L25
An object reference is required for the non-static field, method, or property 'binary_search_insertion.BinarySearchInsertion(int[], int)'
|
Build
Process completed with exit code 1.
|
Build:
codes/csharp/chapter_computational_complexity/space_complexity.cs#L25
The variable 'c' is assigned but its value is never used
|
Build:
codes/csharp/chapter_computational_complexity/space_complexity.cs#L19
The variable 'a' is assigned but its value is never used
|
Build:
codes/csharp/chapter_computational_complexity/space_complexity.cs#L20
The variable 'b' is assigned but its value is never used
|
Build:
codes/csharp/chapter_tree/avl_tree.cs#L38
Dereference of a possibly null reference.
|
Build:
codes/csharp/chapter_tree/avl_tree.cs#L39
Dereference of a possibly null reference.
|
Build:
codes/csharp/chapter_tree/avl_tree.cs#L52
Dereference of a possibly null reference.
|
Build:
codes/csharp/chapter_tree/avl_tree.cs#L53
Dereference of a possibly null reference.
|
Build:
codes/csharp/chapter_computational_complexity/space_complexity.cs#L25
The variable 'c' is assigned but its value is never used
|
Build:
codes/csharp/chapter_computational_complexity/space_complexity.cs#L19
The variable 'a' is assigned but its value is never used
|
Build:
codes/csharp/chapter_computational_complexity/space_complexity.cs#L20
The variable 'b' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading