Skip to content

Update mnemonicdb (reopening #2064) (#2074) #910

Update mnemonicdb (reopening #2064) (#2074)

Update mnemonicdb (reopening #2064) (#2074) #910

Triggered via push October 1, 2024 18:29
Status Success
Total duration 1m 49s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

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/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/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'
Test stardewvalley - ubuntu-latest: src/NexusMods.Icons/IconValue.cs#L38
Missing XML comment for publicly visible type or member 'IconValue.SvgSetter'
Test stardewvalley - ubuntu-latest: src/NexusMods.Icons/IconValue.cs#L43
Missing XML comment for publicly visible type or member 'IconValue.GeometrySetter'
Test stardewvalley - ubuntu-latest: src/NexusMods.Icons/IconValue.cs#L48
Missing XML comment for publicly visible type or member 'IconValue.SimpleVectorSetter'
Test stardewvalley - ubuntu-latest: src/NexusMods.Icons/IconValue.cs#L53
Missing XML comment for publicly visible type or member 'IconValue.IconValue()'
Test stardewvalley - ubuntu-latest: src/NexusMods.Icons/IconValue.cs#L58
Missing XML comment for publicly visible type or member 'IconValue.IconValue(OneOf<Empty, ProjektankerIcon, AvaloniaImage, AvaloniaSvg, AvaloniaPathIcon, SimpleVectorIcon>)'