Event Bus and reacting to downloads #1908
Annotations
7 errors and 10 warnings
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.EventBus/IEventBus.cs#L1
The type or namespace name 'DynamicData' could not be found (are you missing a using directive or an assembly reference?)
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.EventBus/IEventBus.cs#L3
The type or namespace name 'R3' could not be found (are you missing a using directive or an assembly reference?)
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.EventBus/IEventBus.cs#L21
The type or namespace name 'Optional<>' could not be found (are you missing a using directive or an assembly reference?)
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.EventBus/IEventBus.cs#L28
The type or namespace name 'Observable<>' could not be found (are you missing a using directive or an assembly reference?)
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.EventBus/IEventBus.cs#L33
The type or namespace name 'Observable<>' could not be found (are you missing a using directive or an assembly reference?)
|
Create AppImage
The operation was canceled.
|
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/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L6
Missing XML comment for publicly visible type or member 'Services'
|
Create AppImage:
src/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L8
Missing XML comment for publicly visible type or member 'Services.AddAnalyzers(IServiceCollection)'
|
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