Validate NuGet packages #2257
Annotations
11 warnings
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/
|
Pack:
src/Abstractions/NexusMods.Abstractions.IO/StreamFactories/NativeFileStreamFactory.cs#L11
The field 'NativeFileStreamFactory._lastModifiedCache' is never used
|
Pack:
src/Abstractions/NexusMods.Abstractions.IO/IFileStore.cs#L39
Ambiguous reference in cref attribute: 'BackupFiles'. Assuming 'IFileStore.BackupFiles(IEnumerable<ArchivedFileEntry>, bool, CancellationToken)', but could have also matched other overloads including 'IFileStore.BackupFiles(string, IEnumerable<ArchivedFileEntry>, CancellationToken)'.
|
Pack
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
|
Pack
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
|
Pack
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
|
Pack
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
|
Pack:
src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
|
Pack:
src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
|
Pack:
src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'
|
Pack:
src/NexusMods.Icons/IconValue.cs#L38
Missing XML comment for publicly visible type or member 'IconValue.SvgSetter'
|
Loading