Merge pull request #1989 from Nexus-Mods/run-protontricks #884
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.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.IO/StreamFactories/NativeFileStreamFactory.cs#L11
The field 'NativeFileStreamFactory._lastModifiedCache' is never used
|
Test stardewvalley - ubuntu-latest:
src/Abstractions/NexusMods.Abstractions.Media/IImageStore.cs#L15
Missing XML comment for publicly visible type or member 'IImageStore.PutAsync(Bitmap)'
|
Test stardewvalley - ubuntu-latest:
src/Abstractions/NexusMods.Abstractions.Media/IImageStore.cs#L17
Missing XML comment for publicly visible type or member 'IImageStore.Get(OneOf<StoredImageId, StoredImage.ReadOnly>)'
|
Test stardewvalley - ubuntu-latest:
src/Abstractions/NexusMods.Abstractions.Media/IImageStore.cs#L19
Missing XML comment for publicly visible type or member 'IImageStore.CreateStoredImage(ITransaction, Bitmap)'
|
Test stardewvalley - ubuntu-latest
Missing XML comment for publicly visible type or member 'StoredImage.New'
|
Test stardewvalley - ubuntu-latest
Missing XML comment for publicly visible type or member 'StoredImage.New.New(ITransaction)'
|
Test stardewvalley - ubuntu-latest
Missing XML comment for publicly visible type or member 'StoredImage.New.New(ITransaction, EntityId)'
|
Test stardewvalley - ubuntu-latest
Missing XML comment for publicly visible type or member 'StoredImage.New.AddTo(ITransaction)'
|