Skip to content

Switch to xxhash64 nuget #152

Switch to xxhash64 nuget

Switch to xxhash64 nuget #152

Triggered via pull request August 17, 2023 16:37
Status Success
Total duration 1m 22s
Artifacts

validate-nupkgs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/NexusMods.Common/AbsolutePathExtensions.cs#L7
Missing XML comment for publicly visible type or member 'AbsolutePathExtensions'
build: src/NexusMods.Common/AbsolutePathExtensions.cs#L12
XML comment has a param tag for 'inputStream', but there is no parameter by that name
build: src/NexusMods.Common/AbsolutePathExtensions.cs#L16
Parameter 'input' has no matching param tag in the XML comment for 'AbsolutePathExtensions.XxHash64Async(AbsolutePath, IJob<Size>, CancellationToken)' (but other parameters do)
build: src/NexusMods.Common/StreamExtensions.cs#L7
Missing XML comment for publicly visible type or member 'StreamExtensions'
build: src/NexusMods.Common/StreamExtensions.cs#L11
XML comment has cref attribute 'Progress' that could not be resolved
build: src/NexusMods.DataModel/Abstractions/EntityCategory.cs#L19
The type 'EnumExtensionsAttribute' in 'NetEscapades.EnumGenerators/NetEscapades.EnumGenerators.EnumGenerator/EnumExtensionsAttribute.g.cs' conflicts with the imported type 'EnumExtensionsAttribute' in 'NetEscapades.EnumGenerators.Attributes, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'NetEscapades.EnumGenerators/NetEscapades.EnumGenerators.EnumGenerator/EnumExtensionsAttribute.g.cs'.
build: src/NexusMods.DataModel/FileHashCache.cs#L95
Async-iterator 'FileHashCache.IndexFoldersAsync(IEnumerable<AbsolutePath>, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
build
Ambiguous reference in cref attribute: 'From'. Assuming 'LoadoutId.From(byte[])', but could have also matched other overloads including 'LoadoutId.From(IId)'.
build
Ambiguous reference in cref attribute: 'From'. Assuming 'LoadoutId.From(byte[])', but could have also matched other overloads including 'LoadoutId.From(IId)'.
build
Ambiguous reference in cref attribute: 'From'. Assuming 'LoadoutId.From(byte[])', but could have also matched other overloads including 'LoadoutId.From(IId)'.