Bump MessagePack from 2.2.85 to 2.5.187 in /PackDB.Core #35
Annotations
13 warnings
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/
|
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/
|
|
PackDB.Core/Auditing/AuditAttribute.cs#L7
Missing XML comment for publicly visible type or member 'AuditAttribute'
|
PackDB.Core/Auditing/AuditAttribute.cs#L9
Missing XML comment for publicly visible type or member 'AuditAttribute.MaxAttempts'
|
PackDB.Core/Auditing/AuditEntry.cs#L7
Missing XML comment for publicly visible type or member 'AuditEntry'
|
PackDB.Core/Auditing/AuditEntry.cs#L9
Missing XML comment for publicly visible type or member 'AuditEntry.Type'
|
PackDB.Core/Auditing/AuditEntry.cs#L11
Missing XML comment for publicly visible type or member 'AuditEntry.Changes'
|
PackDB.Core/Auditing/AuditGenerator.cs#L9
Missing XML comment for publicly visible type or member 'AuditGenerator'
|
PackDB.Core/Auditing/AuditGenerator.cs#L13
Missing XML comment for publicly visible type or member 'AuditGenerator.AuditGenerator()'
|
PackDB.Core/Auditing/AuditGenerator.cs#L17
Missing XML comment for publicly visible type or member 'AuditGenerator.AuditGenerator(ILogger)'
|
PackDB.Core/Auditing/AuditGenerator.cs#L26
Missing XML comment for publicly visible type or member 'AuditGenerator.NewLog<TDataType>(TDataType)'
|
PackDB.Core/Auditing/AuditGenerator.cs#L49
Missing XML comment for publicly visible type or member 'AuditGenerator.UpdateLog<TDataType, TOldDataType>(TDataType, TOldDataType, AuditLog)'
|
This job succeeded
Loading