Index files from Steam (#2385) #5003
Annotations
10 warnings
Build:
src/Extensions/NexusMods.Extensions.DependencyInjection/DependencyInjectionExtensions.cs#L56
XML comment on 'DependencyInjectionExtensions.AddAllSingleton<TService1, TService2, TImplementation>(IServiceCollection, Func<IServiceProvider, TImplementation>?)' has a typeparamref tag for 'TService', but there is no type parameter by that name
|
Build:
src/Extensions/NexusMods.Extensions.DependencyInjection/DependencyInjectionExtensions.cs#L57
XML comment on 'DependencyInjectionExtensions.AddAllSingleton<TService1, TService2, TImplementation>(IServiceCollection, Func<IServiceProvider, TImplementation>?)' has a typeparamref tag for 'TService', but there is no type parameter by that name
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L14
Missing XML comment for publicly visible type or member 'Md5.Equals(Md5)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L19
Missing XML comment for publicly visible type or member 'Md5.Equals(object?)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L24
Missing XML comment for publicly visible type or member 'Md5.GetHashCode()'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Sha1.cs#L14
Missing XML comment for publicly visible type or member 'Sha1.Equals(Sha1)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Sha1.cs#L19
Missing XML comment for publicly visible type or member 'Sha1.Equals(object?)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Hashes/Sha1.cs#L24
Missing XML comment for publicly visible type or member 'Sha1.GetHashCode()'
|
Build:
src/Abstractions/NexusMods.Abstractions.Cli/Renderable.cs#L11
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
|
Build:
src/Abstractions/NexusMods.Abstractions.Cli/Renderable.cs#L18
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
|
Loading