collection-cards (#2059) #4222
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.Media/IImageStore.cs#L15
Missing XML comment for publicly visible type or member 'IImageStore.PutAsync(Bitmap)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Media/IImageStore.cs#L17
Missing XML comment for publicly visible type or member 'IImageStore.Get(OneOf<StoredImageId, StoredImage.ReadOnly>)'
|
Build:
src/Abstractions/NexusMods.Abstractions.Media/IImageStore.cs#L19
Missing XML comment for publicly visible type or member 'IImageStore.CreateStoredImage(ITransaction, Bitmap)'
|
Build
Missing XML comment for publicly visible type or member 'StoredImage.New'
|
Build
Missing XML comment for publicly visible type or member 'StoredImage.New.New(ITransaction)'
|
Build
Missing XML comment for publicly visible type or member 'StoredImage.New.New(ITransaction, EntityId)'
|
Build
Missing XML comment for publicly visible type or member 'StoredImage.New.AddTo(ITransaction)'
|
Build
Missing XML comment for publicly visible type or member 'StoredImage.New.ImageData'
|
Loading