Fix issue #534: Modernization and refactoring: C# codebase does not leverage latest C# features #423
Annotations
9 errors
build
Process completed with exit code 1.
|
build:
DataStructures/Timeline.cs#L23
'Timeline<TValue>' does not implement interface member 'IEnumerable.GetEnumerator()'
|
build:
DataStructures/Timeline.cs#L97
'IEnumerable' in explicit interface declaration is not an interface
|
build:
DataStructures/Timeline.cs#L97
Using the generic type 'IEnumerator<T>' requires 1 type arguments
|
build:
DataStructures/Timeline.cs#L97
Using the generic type 'IEnumerable<T>' requires 1 type arguments
|
build:
DataStructures/Timeline.cs#L23
'Timeline<TValue>' does not implement interface member 'IEnumerable.GetEnumerator()'
|
build:
DataStructures/Timeline.cs#L97
'IEnumerable' in explicit interface declaration is not an interface
|
build:
DataStructures/Timeline.cs#L97
Using the generic type 'IEnumerator<T>' requires 1 type arguments
|
build:
DataStructures/Timeline.cs#L97
Using the generic type 'IEnumerable<T>' requires 1 type arguments
|