Skip to content

more dotnet8

more dotnet8 #66

Triggered via pull request January 13, 2024 23:25
Status Success
Total duration 2m 25s
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.DateCreated'
build: src/JK.Common.EntityFrameworkCore/AuditableEntity.cs#L8
Missing XML comment for publicly visible type or member 'AuditableEntity.DateModified'
build: src/JK.Common.EntityFrameworkCore/ChangeTrackerExtensions.cs#L7
Missing XML comment for publicly visible type or member 'ChangeTrackerExtensions'
build: src/JK.Common.EntityFrameworkCore/ChangeTrackerExtensions.cs#L9
Missing XML comment for publicly visible type or member 'ChangeTrackerExtensions.EnsureAuditableEntitiesUpdated(ChangeTracker)'
build: src/JK.Common.EntityFrameworkCore/ReadOnlyDbContext.cs#L8
Missing XML comment for publicly visible type or member 'ReadOnlyDbContext'
build: src/JK.Common.EntityFrameworkCore/ReadOnlyDbContext.cs#L12
Missing XML comment for publicly visible type or member 'ReadOnlyDbContext.ReadOnlyDbContext()'
build: src/JK.Common.EntityFrameworkCore/ReadOnlyDbContext.cs#L17
Missing XML comment for publicly visible type or member 'ReadOnlyDbContext.ReadOnlyDbContext(DbContextOptions)'
build: src/JK.Common.EntityFrameworkCore/ReadOnlyDbContext.cs#L25
Missing XML comment for publicly visible type or member 'ReadOnlyDbContext.SaveChanges()'
build: src/JK.Common.EntityFrameworkCore/ReadOnlyDbContext.cs#L28
Missing XML comment for publicly visible type or member 'ReadOnlyDbContext.SaveChanges(bool)'