Skip to content

ContainsAsync

ContainsAsync #89

Triggered via push January 4, 2024 17:00
Status Failure
Total duration 32s
Artifacts

build-debug.yml

on: push
build-dotnet
23s
build-dotnet
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-dotnet
Using the generic type 'IEnumerable<T>' requires 1 type arguments
build-dotnet
Using the generic type 'IEnumerator<T>' requires 1 type arguments
build-dotnet
'IEnumerable' in explicit interface declaration is not an interface
build-dotnet
'Lookup<TKey, TElement>' does not implement interface member 'IEnumerable.GetEnumerator()'. 'Lookup<TKey, TElement>.GetEnumerator()' cannot implement 'IEnumerable.GetEnumerator()' because it does not have the matching return type of 'IEnumerator'.
build-dotnet
Using the generic type 'IEnumerable<T>' requires 1 type arguments
build-dotnet
Using the generic type 'IEnumerator<T>' requires 1 type arguments
build-dotnet
'IEnumerable' in explicit interface declaration is not an interface
build-dotnet
'Lookup<TKey, TElement>.Grouping' does not implement interface member 'IEnumerable.GetEnumerator()'. 'Lookup<TKey, TElement>.Grouping.GetEnumerator()' cannot implement 'IEnumerable.GetEnumerator()' because it does not have the matching return type of 'IEnumerator'.
build-dotnet
Using the generic type 'IEnumerable<T>' requires 1 type arguments
build-dotnet: src/R3/Operators/ToLookupAsync.cs#L139
Using the generic type 'IEnumerator<T>' requires 1 type arguments