Skip to content

[csharp] Extend HostConfiguration with additional AddApiHttpClients signatures #231

[csharp] Extend HostConfiguration with additional AddApiHttpClients signatures

[csharp] Extend HostConfiguration with additional AddApiHttpClients signatures #231

Triggered via pull request December 6, 2025 22:30
Status Failure
Total duration 2m 57s
Artifacts

samples-dotnet8.yaml

on: pull_request
Matrix: Build .Net projects
Fit to window
Zoom out
Zoom in

Annotations

55 errors and 60 warnings
Build .Net projects (samples/client/petstore/csharp/generichost/net8/AnyOf)
Process completed with exit code 1.
Build .Net projects (samples/client/petstore/csharp/generichost/net8/AllOf)
Process completed with exit code 1.
Build .Net projects (samples/client/petstore/csharp/generichost/net8/Petstore)
Process completed with exit code 1.
Build .Net projects (samples/client/petstore/csharp/generichost/net8/FormModels)
Process completed with exit code 1.
Build .Net projects (samples/client/petstore/csharp/generichost/net8/OneOf)
Process completed with exit code 1.
Build .Net projects (samples/client/petstore/csharp/generichost/net8/Petstore): samples/client/petstore/csharp/generichost/net8/Petstore/src/Org.OpenAPITools/Client/HostConfiguration.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build .Net projects (samples/client/petstore/csharp/generichost/net8/FormModels): samples/client/petstore/csharp/generichost/net8/FormModels/src/Org.OpenAPITools/Client/HostConfiguration.cs#L224
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.