Skip to content

chore(deps): bump Microsoft.EntityFrameworkCore and Microsoft.Extensions.Options #1634

chore(deps): bump Microsoft.EntityFrameworkCore and Microsoft.Extensions.Options

chore(deps): bump Microsoft.EntityFrameworkCore and Microsoft.Extensions.Options #1634

Triggered via pull request December 1, 2024 08:22
Status Failure
Total duration 42s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/LinkDotNet.Blog.Infrastructure/Persistence/Sql/Repository.cs#L128
The call is ambiguous between the following methods or properties: 'Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteDeleteAsync<TSource>(System.Linq.IQueryable<TSource>, System.Threading.CancellationToken)' and 'Microsoft.EntityFrameworkCore.RelationalQueryableExtensions.ExecuteDeleteAsync<TSource>(System.Linq.IQueryable<TSource>, System.Threading.CancellationToken)'
build: src/LinkDotNet.Blog.Infrastructure/Persistence/Sql/Repository.cs#L128
The call is ambiguous between the following methods or properties: 'Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ExecuteDeleteAsync<TSource>(System.Linq.IQueryable<TSource>, System.Threading.CancellationToken)' and 'Microsoft.EntityFrameworkCore.RelationalQueryableExtensions.ExecuteDeleteAsync<TSource>(System.Linq.IQueryable<TSource>, System.Threading.CancellationToken)'
build
Process completed with exit code 1.