Skip to content

Update TFMs and reorganize solution. #43

Update TFMs and reorganize solution.

Update TFMs and reorganize solution. #43

Re-run triggered February 20, 2025 12:05
Status Success
Total duration 2m 31s
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 '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.