upgraded to xunit v3 #85
Annotations
10 warnings
build:
src/JK.Common.EntityFrameworkCore/AuditableEntity.cs#L5
Missing XML comment for publicly visible type or member 'AuditableEntity'
|
build:
src/JK.Common.EntityFrameworkCore/AuditableEntity.cs#L7
Missing XML comment for publicly visible type or member 'AuditableEntity.DateCreatedUtc'
|
build:
src/JK.Common.EntityFrameworkCore/AuditableEntity.cs#L8
Missing XML comment for publicly visible type or member 'AuditableEntity.DateModifiedUtc'
|
build:
src/JK.Common.EntityFrameworkCore/IAuditableEntity.cs#L5
Missing XML comment for publicly visible type or member 'IAuditableEntity'
|
build:
src/JK.Common.EntityFrameworkCore/IAuditableEntity.cs#L7
Missing XML comment for publicly visible type or member 'IAuditableEntity.DateCreatedUtc'
|
build:
src/JK.Common.EntityFrameworkCore/IAuditableEntity.cs#L8
Missing XML comment for publicly visible type or member 'IAuditableEntity.DateModifiedUtc'
|
build:
src/JK.Common.EntityFrameworkCore/Interceptors/AuditableSaveChangesInterceptor.cs#L10
Missing XML comment for publicly visible type or member 'AuditableSaveChangesInterceptor'
|
build:
src/JK.Common.EntityFrameworkCore/Interceptors/AuditableSaveChangesInterceptor.cs#L12
Missing XML comment for publicly visible type or member 'AuditableSaveChangesInterceptor.SavingChanges(DbContextEventData, InterceptionResult<int>)'
|
build:
src/JK.Common.EntityFrameworkCore/Interceptors/AuditableSaveChangesInterceptor.cs#L24
Missing XML comment for publicly visible type or member 'AuditableSaveChangesInterceptor.SavingChangesAsync(DbContextEventData, InterceptionResult<int>, CancellationToken)'
|
build:
src/JK.Common.EntityFrameworkCore/ReadOnlyDbContext.cs#L8
Missing XML comment for publicly visible type or member 'ReadOnlyDbContext'
|