Skip to content

upgraded to xunit v3 #85

upgraded to xunit v3

upgraded to xunit v3 #85

Triggered via pull request January 2, 2025 17:19
Status Success
Total duration 2m 6s
Artifacts

ci-common-efcore.yml

on: pull_request
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'