Skip to content

Refactor the test suite #41

Refactor the test suite

Refactor the test suite #41

Triggered via pull request February 13, 2025 10:27
Status Success
Total duration 2m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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