Skip to content

Merge pull request #2402 from Nexus-Mods/changelog-typo #1767

Merge pull request #2402 from Nexus-Mods/changelog-typo

Merge pull request #2402 from Nexus-Mods/changelog-typo #1767

Triggered via push December 17, 2024 16:08
Status Success
Total duration 13m 28s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test (windows-latest): 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
Test (windows-latest): 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
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.UI/AViewModel.cs#L5
Missing XML comment for publicly visible type or member 'AViewModel<TInterface>'
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.UI/AViewModel.cs#L8
Missing XML comment for publicly visible type or member 'AViewModel<TInterface>.Activator'
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.UI/AViewModel.cs#L10
Missing XML comment for publicly visible type or member 'AViewModel<TInterface>.ViewModelInterface'
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L10
Missing XML comment for publicly visible type or member 'R3Extensions'
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L63
Missing XML comment for publicly visible type or member 'R3Extensions.ToObservableHashSet<TValue>(IObservable<IChangeSet<TValue>>)'
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L72
Missing XML comment for publicly visible type or member 'R3Extensions.ToObservableList<TValue>(IObservable<IChangeSet<TValue>>)'
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L81
Missing XML comment for publicly visible type or member 'R3Extensions.ToObservableDictionary<TKey, TValue>(IObservable<IChangeSet<TValue, TKey>>)'
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L91
Missing XML comment for publicly visible type or member 'R3Extensions.ApplyChanges<TValue>(ObservableHashSet<TValue>, IChangeSet<TValue>)'