Skip to content

Update and improve the builder infrastructure. #49

Update and improve the builder infrastructure.

Update and improve the builder infrastructure. #49

Triggered via pull request February 27, 2025 13:31
Status Success
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: tests/Ardalis.Specification.Tests/Builders/Builder_Search.cs#L40
Argument of type 'Expression<Func<Builder_Search.Customer, string?>>' cannot be used for parameter 'keySelector' of type 'Expression<Func<Builder_Search.Customer, string>>' in 'ISpecificationBuilder<Customer> SpecificationBuilderExtensions.Search<Customer>(ISpecificationBuilder<Customer> builder, Expression<Func<Customer, string>> keySelector, string pattern, int group = 1)' due to differences in the nullability of reference types.