Skip to content

Add Support For Table-Per-Concrete Inheritance #18

Add Support For Table-Per-Concrete Inheritance

Add Support For Table-Per-Concrete Inheritance #18

Triggered via pull request October 27, 2023 22:48
Status Success
Total duration 3m 54s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L124
The variable 'ex' is declared but never used
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L315
The variable 'ex' is declared but never used
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L326
Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L330
Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L337
Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L340
Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L341
Microsoft.EntityFrameworkCore.ChangeTracking.Internal.InternalEntityEntry is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L409
Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L412
Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensionsAsync.cs#L265
Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.