Skip to content

Fix issue #534: Modernization and refactoring: C# codebase does not leverage latest C# features #423

Fix issue #534: Modernization and refactoring: C# codebase does not leverage latest C# features

Fix issue #534: Modernization and refactoring: C# codebase does not leverage latest C# features #423

Triggered via pull request October 4, 2025 01:03
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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