Skip to content

Rename AddClientPool to AddGel. #839

Rename AddClientPool to AddGel.

Rename AddClientPool to AddGel. #839

Triggered via push February 27, 2025 16:20
Status Failure
Total duration 59s
Artifacts

tests.yml

on: push
Run test suite
51s
Run test suite
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Run test suite: examples/Gel.Examples.ExampleTODOApi/Program.cs#L12
'IServiceCollection' does not contain a definition for 'AddGelClientPool' and no accessible extension method 'AddGelClientPool' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
Run test suite: examples/Gel.Examples.CSharp/Program.cs#L23
'IServiceCollection' does not contain a definition for 'AddGelClientPool' and no accessible extension method 'AddGelClientPool' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
Run test suite: examples/Gel.Examples.FSharp/Program.fs#L21
The type 'IServiceCollection' does not define the field, constructor or member 'AddGelClientPool'. Maybe you want one of the following:� AddGel� AddSingleton
Run test suite: examples/Gel.Examples.ExampleTODOApi/Program.cs#L12
'IServiceCollection' does not contain a definition for 'AddGelClientPool' and no accessible extension method 'AddGelClientPool' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
Run test suite: examples/Gel.Examples.CSharp/Program.cs#L23
'IServiceCollection' does not contain a definition for 'AddGelClientPool' and no accessible extension method 'AddGelClientPool' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
Run test suite: examples/Gel.Examples.FSharp/Program.fs#L21
The type 'IServiceCollection' does not define the field, constructor or member 'AddGelClientPool'. Maybe you want one of the following:� AddGel� AddSingleton
Run test suite
Process completed with exit code 1.