Skip to content

Disable NuGet packaging for all test projects via Directory.Build.props #19

Disable NuGet packaging for all test projects via Directory.Build.props

Disable NuGet packaging for all test projects via Directory.Build.props #19

Triggered via push June 19, 2026 05:31
Status Failure
Total duration 49s
Artifacts

ci.yml

on: push
build-and-test
47s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build-and-test
Process completed with exit code 1.
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test: tests/Refit.Composite.Sample/Program.cs#L9
Using member 'Microsoft.Extensions.DependencyInjection.RefitCompositeExtensions.AddRefitComposite<TApi>(IServiceCollection, String, RefitSettings, Action<IHttpClientBuilder>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Scans composite API interface properties via reflection to configure HttpClient pipelines.
build-and-test: tests/Refit.Composite.Sample/Program.cs#L9
Using member 'Microsoft.Extensions.DependencyInjection.RefitCompositeExtensions.AddRefitComposite<TApi>(IServiceCollection, String, RefitSettings, Action<IHttpClientBuilder>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Scans composite API interface properties via reflection to configure HttpClient pipelines.