Fixes lack of Library scrolling #1530
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Create AppImage:
src/NexusMods.ProxyConsole.Abstractions/VerbDefinitions/OptionAttribute.cs#L12
Parameter 'isOptional' has no matching param tag in the XML comment for 'OptionAttribute.OptionAttribute(string, string, string, bool)' (but other parameters do)
|
Create AppImage:
src/NexusMods.ProxyConsole.Abstractions/VerbDefinitions/OptionDefinition.cs#L13
Parameter 'IsOptional' has no matching param tag in the XML comment for 'OptionDefinition.OptionDefinition(Type, string, string, string, bool, bool)' (but other parameters do)
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L14
Missing XML comment for publicly visible type or member 'Md5.Equals(Md5)'
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L19
Missing XML comment for publicly visible type or member 'Md5.Equals(object?)'
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.Hashes/Md5.cs#L24
Missing XML comment for publicly visible type or member 'Md5.GetHashCode()'
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.Hashes/Sha1.cs#L14
Missing XML comment for publicly visible type or member 'Sha1.Equals(Sha1)'
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.Hashes/Sha1.cs#L19
Missing XML comment for publicly visible type or member 'Sha1.Equals(object?)'
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.Hashes/Sha1.cs#L24
Missing XML comment for publicly visible type or member 'Sha1.GetHashCode()'
|
Create AppImage:
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
|
Create AppImage:
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
|
Loading