Skip to content

Bump AutoMapper from 13.0.0 to 13.0.1 #92

Bump AutoMapper from 13.0.0 to 13.0.1

Bump AutoMapper from 13.0.0 to 13.0.1 #92

Triggered via pull request February 8, 2024 11:48
Status Success
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/MediatR.CommandQuery.EntityFrameworkCore/Handlers/EntityCreateCommandHandler.cs#L52
Possible null reference argument for parameter 'entity' in 'ValueTask<EntityEntry<TEntity>> DbSet<TEntity>.AddAsync(TEntity entity, CancellationToken cancellationToken = default(CancellationToken))'.
build: src/MediatR.CommandQuery.EntityFrameworkCore/Handlers/EntityCreateCommandHandler.cs#L52
Possible null reference argument for parameter 'entity' in 'ValueTask<EntityEntry<TEntity>> DbSet<TEntity>.AddAsync(TEntity entity, CancellationToken cancellationToken = default(CancellationToken))'.