Merge pull request #2 from TechLiam/dependabot/nuget/PackDB.Core/Mess… #36
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
PackDB.Core/Auditing/AuditAttribute.cs#L7
Missing XML comment for publicly visible type or member 'AuditAttribute'
|
build:
PackDB.Core/Auditing/AuditAttribute.cs#L9
Missing XML comment for publicly visible type or member 'AuditAttribute.MaxAttempts'
|
build:
PackDB.Core/Auditing/AuditEntry.cs#L7
Missing XML comment for publicly visible type or member 'AuditEntry'
|
build:
PackDB.Core/Auditing/AuditEntry.cs#L9
Missing XML comment for publicly visible type or member 'AuditEntry.Type'
|
build:
PackDB.Core/Auditing/AuditEntry.cs#L11
Missing XML comment for publicly visible type or member 'AuditEntry.Changes'
|
build:
PackDB.Core/Auditing/AuditGenerator.cs#L9
Missing XML comment for publicly visible type or member 'AuditGenerator'
|
build:
PackDB.Core/Auditing/AuditGenerator.cs#L13
Missing XML comment for publicly visible type or member 'AuditGenerator.AuditGenerator()'
|
build:
PackDB.Core/Auditing/AuditGenerator.cs#L17
Missing XML comment for publicly visible type or member 'AuditGenerator.AuditGenerator(ILogger)'
|
build:
PackDB.Core/Auditing/AuditGenerator.cs#L26
Missing XML comment for publicly visible type or member 'AuditGenerator.NewLog<TDataType>(TDataType)'
|
build:
PackDB.Core/Auditing/AuditGenerator.cs#L49
Missing XML comment for publicly visible type or member 'AuditGenerator.UpdateLog<TDataType, TOldDataType>(TDataType, TOldDataType, AuditLog)'
|