improve code quality #31
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/Audit.cs#L37
Missing XML comment for publicly visible type or member 'Audit.Empty'
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/AuditChange.cs#L6
Missing XML comment for publicly visible type or member 'AuditChange'
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/AuditChange.cs#L8
Missing XML comment for publicly visible type or member 'AuditChange.AuditChange()'
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/AuditChange.cs#L15
Missing XML comment for publicly visible type or member 'AuditChange.AuditChange(string, JsonElement?, JsonElement?)'
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/AuditChange.cs#L40
Missing XML comment for publicly visible type or member 'AuditChange.GetHashCode()'
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/AuditChange.cs#L48
Missing XML comment for publicly visible type or member 'AuditChange.HasValue'
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/AuditChange.cs#L50
Missing XML comment for publicly visible type or member 'AuditChange.Empty'
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/AuditProviderConfiguration.cs#L5
Missing XML comment for publicly visible type or member 'AuditProviderConfiguration'
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/AuditUser.cs#L5
Missing XML comment for publicly visible type or member 'AuditUser'
|
build:
R8.EntityFrameworkCore.AuditProvider.Abstractions/AuditUser.cs#L8
Missing XML comment for publicly visible type or member 'AuditUser.UserId'
|