collection-cards #4220
Annotations
3 errors and 10 warnings
|
Build:
src/NexusMods.App.UI/Pages/LibraryPage/Collections/CollectionsPage.cs#L34
There is no argument given that corresponds to the required parameter 'windowManager' of 'CollectionsViewModel.CollectionsViewModel(IConnection, IWindowManager)'
|
Build
The operation was canceled.
|
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.Activities/ActivityReport.cs#L83
'ActivityReport' is obsolete: 'To be replaced with Jobs'
|
Build:
src/Abstractions/NexusMods.Abstractions.Activities/IActivitySource.cs#L48
'IActivitySource' is obsolete: 'To be replaced with Jobs'
|
Build:
src/Abstractions/NexusMods.Abstractions.Activities/IReadOnlyActivity.cs#L50
'IReadOnlyActivity' is obsolete: 'To be replaced with Jobs'
|
Build
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
|
Build
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
|
Build
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
|
Build:
src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
|
Build:
src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
|
Loading