Skip to content

upgraded to xunit v3 (#119) #86

upgraded to xunit v3 (#119)

upgraded to xunit v3 (#119) #86

Triggered via push January 2, 2025 17:22
Status Success
Total duration 2m 11s
Artifacts
Fit to window
Zoom out
Zoom in

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'