Skip to content

Networking Tests

Networking Tests #1791

Triggered via schedule December 28, 2024 12:01
Status Success
Total duration 13m 57s
Artifacts

networking_tests.yaml

on: schedule
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.MnemonicDB.Analyzers/Services.cs#L6
Missing XML comment for publicly visible type or member 'Services'
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L8
Missing XML comment for publicly visible type or member 'Services.AddAnalyzers(IServiceCollection)'
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.IO/StreamFactories/NativeFileStreamFactory.cs#L11
The field 'NativeFileStreamFactory._lastModifiedCache' is never used
Test (windows-latest): src/Abstractions/NexusMods.Abstractions.IO/IFileStore.cs#L39
Ambiguous reference in cref attribute: 'BackupFiles'. Assuming 'IFileStore.BackupFiles(IEnumerable<ArchivedFileEntry>, bool, CancellationToken)', but could have also matched other overloads including 'IFileStore.BackupFiles(string, IEnumerable<ArchivedFileEntry>, CancellationToken)'.
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'