Skip to content

changed packages to use nuget license expression #70

changed packages to use nuget license expression

changed packages to use nuget license expression #70

Triggered via pull request March 21, 2024 01:35
Status Success
Total duration 1m 48s
Artifacts

ci-common-efcore.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)'