Mod Install Tests #850
Annotations
1 error and 11 warnings
Test stardewvalley - ubuntu-latest
Process completed with exit code 1.
|
Test stardewvalley - ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test stardewvalley - ubuntu-latest:
src/Abstractions/NexusMods.Abstractions.IO/StreamFactories/NativeFileStreamFactory.cs#L11
The field 'NativeFileStreamFactory._lastModifiedCache' is never used
|
Test stardewvalley - ubuntu-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 stardewvalley - ubuntu-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 stardewvalley - ubuntu-latest:
src/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L6
Missing XML comment for publicly visible type or member 'Services'
|
Test stardewvalley - ubuntu-latest:
src/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L8
Missing XML comment for publicly visible type or member 'Services.AddAnalyzers(IServiceCollection)'
|
Test stardewvalley - ubuntu-latest:
src/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/TreeAnalyzer.cs#L7
Missing XML comment for publicly visible type or member 'TreeAnalyzer'
|
Test stardewvalley - ubuntu-latest:
src/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/TreeAnalyzer.cs#L9
Missing XML comment for publicly visible type or member 'TreeAnalyzer.Analyze(IDb)'
|
Test stardewvalley - ubuntu-latest:
src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
|
Test stardewvalley - ubuntu-latest:
src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
|
Test stardewvalley - ubuntu-latest:
src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'
|